uppercase_string
uppercase_string
处理器将整个字符串转换为大写,它是一个 字符串变异 处理器。下表描述了可用于配置 uppercase_string
处理器的选项。
选项 | 必需 | 类型 | 描述 |
---|---|---|---|
with_keys | 是 | 列表 | 要转换为大写的键列表。 |
uppercase_string
处理器将整个字符串转换为大写,它是一个 字符串变异 处理器。下表描述了可用于配置 uppercase_string
处理器的选项。
选项 | 必需 | 类型 | 描述 |
---|---|---|---|
with_keys | 是 | 列表 | 要转换为大写的键列表。 |