CustomValidatorResources(InputStream in) Create a custom ValidatorResources object from an uri
Parameters: in - InputStream for the validation.xml configuration file.
Create a custom ValidatorResources object from an uri
Parameters: in - InputStream for the validation.xml configuration file. throws: SAXException - if the validation XML files are not valid or well formed. throws: IOException - if an I/O error occurs processing the XML files
Fields inherited from org.apache.commons.validator.ValidatorResources