@Target(value={METHOD,ANNOTATION_TYPE,CONSTRUCTOR}) @Retention(value=RUNTIME) @Constraint(validatedBy=CustomerService.MyCrossParameterConstraintValidator.class) public static @interface CustomerService.MyCrossParameterConstraint
Copyright © 2008–2014. All rights reserved.