|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ValidationResults
Specifies the results accumulator for the ObjectValidator.
| Method Summary | |
|---|---|
void |
closeResults()
Print, summarize, store, or display the accumulated results. |
void |
record(ValidationResult result)
Record a ValidationResult that is the result of validating an
object. |
| Method Detail |
|---|
void record(ValidationResult result)
ValidationResult that is the result of validating an
object.
IllegalStateException - if closeResults() has already been called.void closeResults()
record(ValidationResult) have
been made.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||