Package org.javalid.annotations.core

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.
ValidateDefinition Core annotation which must be defined on class level for each class you wish in one way or another to do validation on.