Make converters/validators support disabled attribute
-----------------------------------------------------

                 Key: TRINIDAD-2182
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2182
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions: 2.0.0-core
            Reporter: hongbing wang
            Priority: Minor


While developing my own component, I need disable/enable converters/validators 
based on EL. Please support disabled attribute for the following:
ColorConverter
DateTimeConverter
NumberConverter

ByteLengthValidator
DateRestrictionValidator
DateTimeRangeValidator
DoubleRangeValidator
LengthValidator
LOngRangeValidator
RegExpValidator

Also multiple validators for a single component needs to be supported.
A patch is attached. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to