Uses of Class
org.apache.commons.validator.ValidatorResults
Packages that use ValidatorResults
Package
Description
The Validator package provides validation for JavaBeans based on an xml file.
-
Uses of ValidatorResults in org.apache.commons.validator
Methods in org.apache.commons.validator that return ValidatorResultsModifier and TypeMethodDescriptionRun the configured validations on this field.Validator.validate()
Performs validations based on the configured resources.Methods in org.apache.commons.validator with parameters of type ValidatorResultsModifier and TypeMethodDescriptionvoid
ValidatorResults.merge
(ValidatorResults results) Merge another ValidatorResults into mine.