Package ejava.jpa.example.validation
Annotation Type MinAge.List
-
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) @Documented public static @interface MinAge.List
Defines an array of annotations so that more than one can be applied.
-
-
Element Detail
-
value
MinAge[] value
-
-