KeyTransformationConfigStructure

Version #1

Description:

Todo

No description for this structure

Fields:

  • strategy: Enum<always | never | invalidkeys> [Optional]
    Default: invalidkeys
    Description: Defines when the transformations should be applied to the output key
  • transforms: Array<Enum<underscoreprefixnonletter | uppercasefirstletter | lowercase | wordprefix | snakecaseword | dumpwhitespace | androidkey | dumpnonwordchars | hyphenfromunderscore | camelcase | lowercasefirstletter | capitalize | hyphencase | hyphencaseword | trim | underscore | normalize | camelcaseword | snakecase>> [Optional]
    Default: [camelcaseword]
    Description: Defines a sequence of transformations which should be applied to the output key