@Target(value={METHOD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,FIELD,TYPE}) @Retention(value=RUNTIME) @Constraint(validatedBy=CustomerService.ValidCustomerServiceValidator.class) public static @interface CustomerService.ValidCustomerService
Copyright © 2008–2017. All rights reserved.