Crossfire JXClient, Trunk
Public Member Functions | List of all members
Validate Interface Reference
Collaboration diagram for Validate:
Collaboration graph

Public Member Functions

String description () default ""
 
Validator value ()
 

Detailed Description

Indicates that the class should be validated by the specified validator.

Definition at line 48 of file Validate.java.

Member Function Documentation

◆ description()

String Validate.description ( )

Returns text to describe the failure of the validation check.

Returns
text to describe the failure of the validation check.

◆ value()

Validator Validate.value ( )

Returns the validator that should validate the annotated class.

Returns
Validator that should validate annotated class.

The documentation for this interface was generated from the following file: