|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValidatorResult | |
org.apache.commons.validator | The Validator package provides validation for JavaBeans based on an xml file. |
Uses of ValidatorResult in org.apache.commons.validator |
Methods in org.apache.commons.validator that return ValidatorResult | |
ValidatorResult |
ValidatorResults.getValidatorResult(java.lang.String key)
Gets the ValidatorResult associated
with the key passed in. |
Constructors in org.apache.commons.validator with parameters of type ValidatorResult | |
ValidatorResult.ResultStatus(boolean valid,
java.lang.Object result)
Construct a Result status. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |