Example usage for Java com.jgoodies.validation ValidationMessage fields, constructors, methods, implement or subclass
The text is from its open source code.
String | formattedText() Returns a formatted text that describes the validation issue this message represents. |
Object | key() Returns this message's association key that can be used to model a loose coupling between validation messages and views that present the validated data. |