Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9
-
None
Description
Add info about the ognl usage in the validator message attribute
Example:
<field-validator type="requiredstring" short-circuit="true">
<message>${getText("validator.requiredstring")}</message>
</field-validator>
See also: WW-2065