Package jakarta.validation.constraints
Annotation Type NotEmpty.List
-
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE}) @Retention(RUNTIME) @Documented public static @interface NotEmpty.List
Defines several@NotEmpty
constraints on the same element.- See Also:
NotEmpty
-
-
Element Detail
-
value
NotEmpty[] value
-
-