|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValidationResult
Nested Class Summary | |
---|---|
static class |
ValidationResult.ErrorLevel
|
Method Summary | |
---|---|
String |
getElement()
Identifies the element (field) that is the focus of the validation. |
ValidationResult.ErrorLevel |
getLevel()
Indicates the severity of the validation result. |
String |
getMessage()
Message explaining this validation result If an error it is an an error message. |
Method Detail |
---|
String getMessage()
String getElement()
ValidationResult.ErrorLevel getLevel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |