| Package | Description |
|---|---|
| com.jidesoft.validation |
The package contains classes related to validation for JIDE Common Layer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TableValidationObject
TableValidationObject extends ValidationObject
to provide row and column information of the value to be validated.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
Validator.validating(ValidationObject vo)
Validates the value in the ValidationObject.
|