toggle menu
akkurate
common
switch theme
search in API
akkurate-ktor-client
/
dev.nesk.akkurate.ktor.client
/
ClientValidator
/
Runner
/
WithContext
/
WithContext
With
Context
constructor
(
valueType
:
KClass
<
*
>
,
validator
:
Validator.Runner.WithContext
<
ContextType
,
ValueType
>
,
contextProvider
:
suspend
(
)
->
ContextType
)