[
https://issues.apache.org/jira/browse/MYFACES-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651946#action_12651946
]
Matthias Weßendorf commented on MYFACES-2098:
---------------------------------------------
there is already one in Trinidad that uses the "java.util.regex" stuff as well.
Did you get a chance to leverage that code ?
> 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
> Attachments: RegexValidator.patch
>
>
> 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.