Package | Description |
---|---|
org.apache.commons.validator |
The Validator package provides validation for JavaBeans based on an xml file.
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,ValidatorResult.ResultStatus> |
ValidatorResult.hAction
Map of results.
|
Modifier and Type | Method and 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–2017 The Apache Software Foundation. All rights reserved.