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