public class ValidationInfo extends Object
Constructor and Description |
---|
ValidationInfo(boolean isValid,
String message,
String propertyName,
Object editorValue) |
Modifier and Type | Method and Description |
---|---|
Object |
editorValue() |
boolean |
isValid() |
String |
message() |
String |
propertyName() |