Annotation Type Validate


  • @Retention(RUNTIME)
    @Target(PARAMETER)
    public @interface Validate
    annotation used for determining the types of a Set
    Since:
    1.0
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.Class[] value  
    • Element Detail

      • value

        java.lang.Class[] value