Uses of Class
org.apache.commons.validator.Var
Packages that use Var
Package
Description
The Validator package provides validation for JavaBeans based on an xml file.
-
Uses of Var in org.apache.commons.validator
Methods in org.apache.commons.validator that return VarMethods in org.apache.commons.validator that return types with arguments of type VarModifier and TypeMethodDescriptionField.getVarMap()
Returns a Map of String Var names to Var objects.Field.getVars()
TheField
's variables are returned as an unmodifiableMap
.Methods in org.apache.commons.validator with parameters of type Var