Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added "see also"

...

A <validator> tag takes the following attributes:

AttributeDescriptionValuesRequired
className

Fully qualified classname of an validator implementation.

This can be a built-in validator or user-defined .

Stringyes
conditionCondition for applying this validator. If this condition evaluates false, the validator is ignoredStringno

See also