trim_string
trim_string` 处理器用于移除键(key)开头和结尾的空格,它是一个 字符串变异(mutate string) 处理器。下表描述了可用于配置 `trim_string` 处理器的选项。
选项 | 必需 | 类型 | 描述 |
---|---|---|---|
with_keys | 是 | 列表 | 要移除空格的键列表。 |
trim_string` 处理器用于移除键(key)开头和结尾的空格,它是一个 字符串变异(mutate string) 处理器。下表描述了可用于配置 `trim_string` 处理器的选项。
选项 | 必需 | 类型 | 描述 |
---|---|---|---|
with_keys | 是 | 列表 | 要移除空格的键列表。 |