@Target(value=METHOD)
@Retention(value=RUNTIME)
@Documented
public static @interface Validation.Required
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String[] |
groups
The groups that the annotated attribute is a member of.
|
public abstract java.lang.String[] groups