Annotation Type ValidHtml.List
-
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE}) @Retention(RUNTIME) @Documented public static @interface ValidHtml.List
Defines severalValidHtml
constraints on the same element.- See Also:
ValidHtml
-
-
Element Detail
-
value
ValidHtml[] value
- Returns:
- The constraint to apply on the annotated field.
-
-