NumberChoiceConverter

constructor(radix: Int = DEFAULT_RADIX, choices: Map<Key, Long>, validator: Validator<Long> = null)