@Repeatable(value=Validations.class) @Target(value=ANNOTATION_TYPE) @Retention(value=RUNTIME) public @interface Validation
Modifier and Type | Required Element and Description |
---|---|
Class<?>[] |
expectedTypes |
String |
name |
public abstract Class<?>[] expectedTypes
1.1.14-SNAPSHOT - Copyright © 2019 Talend Component Kit Documentation