Annotation Interface SanitizeUpperCase


@Target({METHOD,TYPE_USE}) @Retention(RUNTIME) public @interface SanitizeUpperCase
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Default:
      "String::toUpperCase"