|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SqlValidationResult<T>
The generic interface definition for the validation result.
For more information please see SqlValidator
.
Method Summary | |
---|---|
String |
getMessage()
Returns the message for the validation result specific for the selected validator implementation. |
T |
getResult()
Returns the validation result specific for the selected validator implementation. |
Method Detail |
---|
T getResult()
String getMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |