Annotation Type PropertyHintNodeNameGenerator.Config

Enclosing class:
PropertyHintNodeNameGenerator

public static @interface PropertyHintNodeNameGenerator.Config
  • Element Details

    • allowed_chars

      String allowed_chars
      Default:
      "abcdefghijklmnopqrstuvwxyz0123456789_-"
    • replacement_char

      String replacement_char
      Default:
      "-"