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

                 Key: MYFACES-3387
                 URL: https://issues.apache.org/jira/browse/MYFACES-3387
             Project: MyFaces Core
          Issue Type: Bug
          Components: General
    Affects Versions: 2.0.2
            Reporter: hongbing wang
         Attachments: support-disabled-for-converter-validator.patch

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