|
Annotation Types Summary |
| JvGroup |
Group annotation which specifies 1 or more groups and also
automatically assures the method is validated. |
| JvMethod |
This annotation is used inside @Lookup related annotations. |
| JvParam |
This annotation is used by @JvMethod to set input parameters
for a method call. |
| StopValidation |
This annotation can be used to abort processing
of a field and/or method. |
| ValidateDefinition |
Core annotation which must be defined on class level for
each class you wish in one way or another to do validation on. |