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

Leonardo Uribe commented on MYFACES-2098:
-----------------------------------------

Just one minor comment: the current implementation of ValidateRegexTag does not 
implement binding property and does not use 
Application.createValidator(validatorId) to create validator instances. It is 
necessary to correct it before close this issue.

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