Uses of Class
org.apache.commons.validator.Arg
Packages that use Arg
Package
Description
The Validator package provides validation for JavaBeans based on an xml file.
-
Uses of Arg in org.apache.commons.validator
Methods in org.apache.commons.validator that return ArgModifier and TypeMethodDescriptionField.getArg
(int position) Gets the defaultArg
object at the given position.Gets theArg
object at the given position.Arg[]
Retrieves the Args for the given validator name.Methods in org.apache.commons.validator with parameters of type Arg