Package org.hibernate.validator.testutil
Annotation Interface CountValidationCalls
@Target({METHOD,FIELD})
@Retention(RUNTIME)
@Constraint(validatedBy=CountValidationCallsValidator.class)
public @interface CountValidationCalls
- Author:
- Kevin Pollet <kevin.pollet@serli.com> (C) 2011 SERLI
-
Optional Element Summary
Optional Elements