parseProviderOptions

fun <T> parseProviderOptions(provider: String, providerOptions: ProviderOptions, schema: Schema<T>): T?(source)