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