@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(value=RUNTIME) @Documented public static @interface NullableNotBlank.List
Multiple @NotBlank
annotations on the same element.
Modifier and Type | Required Element and Description |
---|---|
NullableNotBlank[] |
value
Value.
|
public abstract NullableNotBlank[] value
Value.
Copyright © 2014-2018 Konik.io. All Rights Reserved.