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