ktor-server-core / io.ktor.util / ConversionService / fromValues

fromValues

abstract fun fromValues(values: List<String>, type: Type): Any?

Deserialize values to an instance of type