|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Validator
An interface that describes objects that can be validated.
TODO: Describe the motivation for the design of this interface.
TODO: Consider changing this interface so that the #validate method gets an optional object to validate.
ValidationResult
Method Summary | |
---|---|
ValidationResult |
validate()
Validates this object and returns the validation result as an instance of ValidationResult . |
Method Detail |
---|
ValidationResult validate()
ValidationResult
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |