Dashboard > WebWork > ... > Validation > expression validator
  WebWork Log In View a printable version of the current page.  
  expression validator
Added by tm_jee, last edited by tm_jee on Dec 11, 2005  (view change)
Labels: 
(None)

Description

A Non-Field Level validator that validates based on regular expression supplied.

Parameters

  • expression - the Ognl expression to be evaluated against the stack (Must evaluate to a Boolean)

Examples

<validators>
      <validator type="expression">
         <param name="expression"> .... </param>
         <message>Failed to meet Ognl Expression  .... </message>
      </validator>
</validators>

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request - Contact Administrators