1 Reply Latest reply on May 13, 2015 12:53 AM by gastaldi

    roaster how to add an annotation instance

    cuneyt

      how can an annotation with integer values, like @Range(min = 0, max = 10) be added to AnnotationSource.

      setStringValue and setLiteralValue methods only allows to add String values.