See: Description
Class | Description |
---|---|
AbstractValidationMessage |
An abstract class that minimizes the effort required to implement the
ValidationMessage interface. |
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. |
SimpleValidationMessage |
A minimal implementation of
ValidationMessage that just holds a text. |
Copyright © 2003-2011 JGoodies Karsten Lentzsch. All Rights Reserved.