Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Apache Jakarta Commons Validator 1.3
Package:
org.apache.commons.validator
Class
public
class
Validator
implements
Serializable
Overview
Inheritance
Members
Usage
Source
Books
Since
Not specified.
Version
Not specified.
Author(s)
Not specified.
Validations are processed by the validate method. An instance of
ValidatorResources
is used to define the validators (validation methods) and the validation rules for a JavaBean.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
ValidatorResourcesis used to define the validators (validation methods) and the validation rules for a JavaBean.