[ 
https://issues.apache.org/jira/browse/MYFACES-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652003#action_12652003
 ] 

Jan-Kees van Andel commented on MYFACES-2098:
---------------------------------------------

I didn't know about a Trinidad regex Validator. I've created it from scratch.

Didn't look for any Validator code on the internet, because I wanted to make 
sure it was JSF 2.0 compliant.

> 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.

Reply via email to