Uses of Class
org.apache.commons.validator.ValidatorResult.ResultStatus
Packages that use 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
Fields in org.apache.commons.validator with type parameters of type ValidatorResult.ResultStatusModifier and TypeFieldDescriptionprotected Map<String,
ValidatorResult.ResultStatus> ValidatorResult.hAction
Map of results.Methods in org.apache.commons.validator that return types with arguments of type ValidatorResult.ResultStatusModifier 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.