| Package | Description |
|---|---|
| org.apache.commons.validator |
The Validator package provides validation for JavaBeans based on an xml file.
|
| Modifier and Type | Method and Description |
|---|---|
ValidatorResult |
ValidatorResults.getValidatorResult(String key)
Gets the
ValidatorResult associated
with the key passed in. |
| Constructor and Description |
|---|
ValidatorResult.ResultStatus(ValidatorResult ignored,
boolean valid,
Object result)
Deprecated.
Use
#ValidatorResult(boolean, Object) instead |
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.