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