|
||||||||||
| 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(String key)
Gets the ValidatorResult associated
with the key passed in. |
| Constructors in org.apache.commons.validator with parameters of type ValidatorResult | |
|---|---|
ValidatorResult.ResultStatus(ValidatorResult ignored,
boolean valid,
Object result)
Deprecated. Use #ValidatorResult(boolean, Object) instead |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||