@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface ComposedChecks
AbstractInjectableValidator.register(EValidatorRegistrar)
with an empty implementation otherwise all issues will be reported twice.| Modifier and Type | Required Element and Description |
|---|---|
java.lang.Class<? extends AbstractDeclarativeValidator>[] |
validators |
public abstract java.lang.Class<? extends AbstractDeclarativeValidator>[] validators