@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(value=RUNTIME)
@Documented
public static @interface NotBlank.List
Defines several NotBlank
annotations on the same element.
NotNull
public abstract NotBlank[] value
Copyright © 2014–2017 ActFramework. All rights reserved.