[ 
https://issues.apache.org/jira/browse/MYFACES-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leonardo Uribe updated MYFACES-2362:
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha
         Assignee: Leonardo Uribe
           Status: Resolved  (was: Patch Available)

The patch looks fine. I just remove some imports and use shared 
ClassUtils.classForName to load classes.

> Move default validator registration from UIInput.validateValue to 
> ComponentTagHandlerDelegate
> ---------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-2362
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2362
>             Project: MyFaces Core
>          Issue Type: Sub-task
>          Components: JSR-314
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.0-alpha
>
>         Attachments: myfaces-2362.patch
>
>
> The code that register default validators on UIInput is invalid and should be 
> moved to other place. Since f:validateBean is a facelet specific tag, we can 
> move safely this code to ComponentTagHandlerDelegate
> See discussion here:
> http://markmail.org/message/ykjmdu6ehdqpxyq7?q=[jsf+2.0]+bean+validation+api+will+not+be+available+on+jsp+apps%3F

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