@FacesValidator.isDefault() not processed
-----------------------------------------
Key: MYFACES-3315
URL: https://issues.apache.org/jira/browse/MYFACES-3315
Project: MyFaces Core
Issue Type: Bug
Components: JSR-314
Affects Versions: 2.1.3
Reporter: Michael Kurz
Priority: Minor
It is not possible to add a default validator with
@FacesValidator(value="someID", isDefault = true). I had to add the validator
id manually in the faces-config.xml to make it work.
It looks like the isValid() element is not processed in AnnotationConfigurator.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira