|
||||||||||
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. |
ValidatorResults |
Field.validate(Map params,
Map actions)
Run the configured validations on this field. |
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 |