EnumConverter

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