| Package | Description |
|---|---|
| com.jgoodies.validation.message |
Contains default implementations for validation messages
|
| com.jgoodies.validation.util |
Contains optional validation helper classes and
default implementations.
|
| Class and Description |
|---|
| AbstractValidationMessage
An abstract class that minimizes the effort required to implement the
ValidationMessage interface. |
| Class and Description |
|---|
| PropertyValidationMessage
An implementation of
ValidationMessage that holds a text message,
the validated object (target), a descriptions of the validated property,
and a description of the role this object takes in the validation context. |
Copyright © 2003-2014 JGoodies Software GmbH. All Rights Reserved.