Annotation Type TextArea


  • @SupportedAll
    @Retention(RUNTIME)
    @Target(METHOD)
    public @interface TextArea
    An annotation which tags a configuration method as representing a large body of text which requires a larger input. This is ignored if the attribute is not a free-text String input.