convert

abstract fun convert(value: Any): T(source)

Converts the given value obtained from config to the target type T.