Package | Description |
---|---|
com.jgoodies.validation.message |
Contains default implementations for validation messages
|
Modifier and Type | Class and Description |
---|---|
class |
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. |
class |
SimpleValidationMessage
A minimal implementation of
ValidationMessage that just holds a text. |
Copyright © 2003-2014 JGoodies Software GmbH. All Rights Reserved.