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