|
Crossfire JXClient, Trunk
|
Collaboration diagram for Validate:Public Member Functions | |
| String | description () default "" |
| Validator | value () |
Indicates that the class should be validated by the specified validator.
Definition at line 48 of file Validate.java.
| String Validate.description | ( | ) |
Returns text to describe the failure of the validation check.
| Validator Validate.value | ( | ) |
Returns the validator that should validate the annotated class.