For the @DateIs validation annotation, allow a date pattern to be specified for
the error message.
--------------------------------------------------------------------------------------------------
Key: EXTVAL-125
URL: https://issues.apache.org/jira/browse/EXTVAL-125
Project: MyFaces Extensions Validator
Issue Type: Improvement
Components: Property Validation
Affects Versions: 2.0.4, 1.2.4
Reporter: Rudy De Busscher
Priority: Minor
Currently only the DateFormat constants like DateFormat.MEDIUM can be specified.
Add an additional String property errorMessageDatePattern that can be used to
specify the date. (like dd/MM/yyyy)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.