Make validation constants accessible for code outside the validation framework
------------------------------------------------------------------------------

                 Key: VALIDATOR-229
                 URL: https://issues.apache.org/jira/browse/VALIDATOR-229
             Project: Commons Validator
          Issue Type: Improvement
          Components: Routines
    Affects Versions: 1.4
            Reporter: Florian Rampp
             Fix For: 1.4


In ValidatorResources, the method getConstants() is protected. But I want to 
access the validation constants from other parts of the software, e.g. to set 
the maxlength attribute of fields in a jsp, etc.
So, it would really be reasonable to make this method public!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to