Package org.apache.bval.jsr
Annotation Type ConstraintCompositionTest.PersonName
-
@NotNull(message="A person needs a non null name", groups=Group1.class, payload={}) @Constraint(validatedBy={}) @Documented @Target({METHOD,FIELD,TYPE}) @Retention(RUNTIME) public static @interface ConstraintCompositionTest.PersonName