|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Validatable
Specifies the behavior of objects that can be "validated".
| Method Summary | |
|---|---|
java.lang.String |
getId()
Returns this instance's unique identifier. |
void |
validate(ValidationContext ctx)
Validates this instance. |
| Method Detail |
|---|
java.lang.String getId()
void validate(ValidationContext ctx)
a - ValidationContext.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||