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