Skip navigation links
Component API - 1.57.0-SNAPSHOT
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Summary: 
  • Field | 
  • Optional | 
  • Required
  • Detail: 
  • Field | 
  • Element
Package org.talend.sdk.component.api.configuration.constraint.meta

Annotation Type Validation


@Repeatable(Validations.class) @Target(ANNOTATION_TYPE) @Retention(RUNTIME) public @interface Validation
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Class<?>[]
    expectedTypes
     
    String
    name
     
  • Element Details

    • expectedTypes

      Class<?>[] expectedTypes
    • name

      String name

1.57.0-SNAPSHOT - Copyright © 2022 Talend Component Kit Documentation