Uses of Class
org.apache.commons.validator.Form
Package
Description
The Validator package provides validation for JavaBeans based on an xml file.
-
Uses of Form in org.apache.commons.validator
Modifier and TypeMethodDescriptionRetrieve aForm
based on the form name.Gets aForm
based on the name of the form and theLocale
that most closely matches theLocale
passed in.Gets aForm
based on the name of the form and theLocale
that most closely matches theLocale
passed in.Modifier and TypeMethodDescriptionFormSet.getForms()
AMap
ofForm
s is returned as an unmodifiableMap
with the key based on the form name.