Uses of Class
org.apache.commons.validator.ValidatorException

Packages that use ValidatorException
org.apache.commons.validator The Validator package provides validation for JavaBeans based on an xml file. 
 

Uses of ValidatorException in org.apache.commons.validator
 

Methods in org.apache.commons.validator that throw ValidatorException
 ValidatorResults Validator.validate()
          Performs validations based on the configured resources.
 ValidatorResults Field.validate(Map params, Map actions)
          Run the configured validations on this field.
 



Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.