|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Validatable | Describes an object that can be validated, or in other words a self-validatable object. |
ValidationMessage | Describes validation messages as used by the JGoodies Validation framework. |
ValidationResultModel | Describes a model that holds a ValidationResult and provides bound
read-only properties for the result, severity, error and messages state. |
ValidationResultModelProvider | Describes objects that provide ValidationResultModel s. |
Validator<T> | Describes objects that can validate other objects. |
Class Summary | |
---|---|
ValidationResult | Describes a validation result as a list of ValidationMessages. |
Enum Summary | |
---|---|
Severity | An enumeration for the severities used in ValidationMessage . |
Consists of the required validation framework core types.
com.jgoodies.validation.message
,
com.jgoodies.validation.util
,
com.jgoodies.validation.view
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |