Uses of Class
org.apache.commons.validator.ValidatorResult.ResultStatus
Package
Description
The Validator package provides validation for JavaBeans based on an xml file.
-
Uses of ValidatorResult.ResultStatus in org.apache.commons.validator
Modifier and TypeFieldDescriptionprotected Map<String,
ValidatorResult.ResultStatus> ValidatorResult.hAction
Map of results.Modifier and TypeMethodDescriptionValidatorResult.getActionMap()
Deprecated.Use getActions() to return the set of actions the isValid(name) and getResult(name) methods to determine the contents of ResultStatus.