|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface ErrorReporter
API for reporting validation errors.
Method Summary | |
---|---|
void |
report(java.util.List<java.lang.String> errors)
Deprecated. Report the specified errors. |
Method Detail |
---|
void report(java.util.List<java.lang.String> errors)
errors
- The errors, as a list of strings.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |