Package com.jgoodies.validation

Consists of the required validation framework core types

See:
          Description

Interface Summary
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.
Validator An interface that describes objects that can be validated.
 

Class Summary
Severity A typesafe enumeration for the different severities used in instances of ValidationMessage.
ValidationResult Describes a validation result as a list of ValidationMessages.
 

Package com.jgoodies.validation Description

Consists of the required validation framework core types.

Related Documentation

For more information see:

See Also:
com.jgoodies.validation.message, com.jgoodies.validation.util, com.jgoodies.validation.view


Copyright © 2003-2007 JGoodies Karsten Lentzsch. All Rights Reserved.