Java com.jgoodies.validation ValidationMessage fields, constructors, methods, implement or subclass

Example usage for Java com.jgoodies.validation ValidationMessage fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.jgoodies.validation ValidationMessage.

The text is from its open source code.

Method

StringformattedText()
Returns a formatted text that describes the validation issue this message represents.
Objectkey()
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.