Package | Description |
---|---|
org.apache.commons.validator |
The Validator package provides validation for JavaBeans based on an xml file.
|
Modifier and Type | Field | Description |
---|---|---|
protected Map<String,ValidatorResult.ResultStatus> |
ValidatorResult.hAction |
Map of results.
|
Modifier and Type | Method | Description |
---|---|---|
Map<String,ValidatorResult.ResultStatus> |
ValidatorResult.getActionMap() |
Deprecated.
Use getActions() to return the set of actions
the isValid(name) and getResult(name) methods
to determine the contents of ResultStatus.
|
Copyright © 2002–2018. All rights reserved.