Package com.easy_model.webservice.model
Annotation Interface EvenParenthesis
@Target(FIELD)
@Retention(RUNTIME)
@Constraint(validatedBy=ParenthesisValidatorImpl.class)
@Documented
public @interface EvenParenthesis
-
Optional Element Summary
Optional Elements