Add RegexValidator class
------------------------
Key: MYFACES-2098
URL: https://issues.apache.org/jira/browse/MYFACES-2098
Project: MyFaces Core
Issue Type: Task
Components: JSR-314
Affects Versions: 2.0.0-alpha
Reporter: Jan-Kees van Andel
Priority: Minor
The JSF 2.0 spec specifies one new Validator: the RegexValidator which
validates a string value against a java.util.regex Regular Expression.
A.t.m. it doesn't exist yet.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.