EnumChoiceConverter

constructor(typeName: Key, getter: suspend (String, Locale) -> E?, choices: Map<Key, E>, validator: Validator<E> = null)