Package ejava.jpa.example.validation
Annotation Type CityStateOrZip.List
-
@Target({TYPE,ANNOTATION_TYPE}) @Retention(RUNTIME) @Documented public static @interface CityStateOrZip.List
Defines an array of annotations so that more than one can be applied.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description CityStateOrZip[]
value
-
-
-
Element Detail
-
value
CityStateOrZip[] value
-
-