Description
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)
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)