| Package | Description |
|---|---|
| com.jidesoft.validation |
The package contains classes related to validation for JIDE Common Layer.
|
| Class and Description |
|---|
| RowValidationObject
RowValidationObject is an object containing the information that needed by RowValidator.
|
| ValidationObject
ValidationObject is an object containing the information that needed by Validator.
|
| ValidationResult
ValidationResult is the object that returns from the
Validator.validating(ValidationObject). |