Package javax.validation
Annotation Type OverridesAttribute
-
@Retention(RUNTIME) @Target(METHOD) public @interface OverridesAttribute
- Version:
- $Rev$ $Date$
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Class<? extends java.lang.annotation.Annotation>
constraint
java.lang.String
name
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description int
constraintIndex
-