|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValidatorResults | |
org.apache.commons.validator | 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 ValidatorResults | |
ValidatorResults |
Validator.validate()
Performs validations based on the configured resources. |
Methods in org.apache.commons.validator with parameters of type ValidatorResults | |
void |
ValidatorResults.merge(ValidatorResults results)
Merge another ValidatorResults into mine. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |