[
https://issues.apache.org/jira/browse/MYFACES-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805465#action_12805465
]
Jakob Korherr commented on MYFACES-2511:
----------------------------------------
Furthermore application.getDefaultValidatorInfo() should not include the
BeanValidator.
> Handle javax.faces.validator.DISABLE_DEFAULT_BEAN_VALIDATOR correctly
> ---------------------------------------------------------------------
>
> Key: MYFACES-2511
> URL: https://issues.apache.org/jira/browse/MYFACES-2511
> Project: MyFaces Core
> Issue Type: Task
> Components: JSR-314
> Affects Versions: 2.0.0-beta
> Reporter: Jakob Korherr
> Assignee: Jakob Korherr
>
> If javax.faces.validator.DISABLE_DEFAULT_BEAN_VALIDATOR is set to true, the
> BeanValidator is not installed automatically on all input components. This
> already works fine.
> However, the BeanValidator can still be added manually via <f:validateBean
> />, which is not handled correctly at the moment.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.