Annotation Interface URL.List
- Enclosing class:
URL
@Documented
@Target({FIELD,METHOD,PARAMETER,CONSTRUCTOR,TYPE_USE,ANNOTATION_TYPE})
@Retention(RUNTIME)
public static @interface URL.List
Container annotation for repeatable
URL constraints.-
Required Element Summary
Required Elements
-
Element Details
-
value
URL[] value- Returns:
- repeated URL constraints
-