JIDE Common Layer 2.7.1

Package com.jidesoft.validation

Interface Summary
RowValidator Validator is an interface for validating a row in table.
Validator Validator is an interface for validating a object.
 

Class Summary
RowValidationObject RowValidationObject is an object containing the information that needed by RowValidator.
RowValidationResult ValidationResult for RowValidator.
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).
 


JIDE Common Layer 2.7.1