Annotation Interface IdentificationNumberConstraint
@Constraint(validatedBy=IdentificationNumberValidator.class)
@Target({METHOD,FIELD})
@Retention(RUNTIME)
public @interface IdentificationNumberConstraint
-
Optional Element Summary
Optional Elements