Package com.jidesoft.validation
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
Validator Validator is an interface for validating a object.
Classes
TableValidationObject TableValidationObject extends ValidationObject to provide row and column information of the value to be validated.
ValidationObject ValidationObject is an object containing the information that needed by Validator.
ValidationResult ValidationResult is the object that returns from the validating(ValidationObject) .