Add methods to Validate to check whether the index is valid for the 
array/list/string
-------------------------------------------------------------------------------------

                 Key: LANG-546
                 URL: https://issues.apache.org/jira/browse/LANG-546
             Project: Commons Lang
          Issue Type: New Feature
            Reporter: Stephen Colebourne
            Priority: Minor
             Fix For: 3.0


Validate should have methods to check whether the index to an 
array/collection/string is a valid index:

public void validIndex(Object[] array, int index)

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

Reply via email to