|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ValidationError
Models single validation error. Holds error message and optionally an invalid form field.
| Method Summary | |
|---|---|
Object |
getContext()
Returns validation context. |
String |
getError()
Returns validation error message. |
| Method Detail |
|---|
String getError()
Object getContext()
This may be a field, a form, a panel etc. In other words context is reference to object is being validated.
null if error isn't associated with particular context.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||