| 
 | ||||||||||
| 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()Get ???? Type: String ??? | 
|  Object | getInvalidData()Invalid data causing the error or warning Type: Object | 
|  Integer | getLevel()Get ???? Type: Integer Returns the ValidationResult's error level | 
|  String | getMessage()Get ???? Type: String ??? | 
|  boolean | isError()Get ???? Type: boolean Convenience method. | 
|  boolean | isOk()Get ???? Type: boolean Convenience method. | 
|  boolean | isWarn()Get ???? Type: boolean Convenience method. | 
| Method Detail | 
|---|
String getMessage()
String getElement()
Integer getLevel()
Object getInvalidData()
boolean isOk()
boolean isWarn()
boolean isError()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||