WithContext

Constructors

Link copied to clipboard
constructor(valueType: KClass<*>, validator: Validator.SuspendableRunner.WithContext<ContextType, ValueType>, contextProvider: suspend () -> ContextType)

Functions

Link copied to clipboard
open suspend override fun validate(value: Any?)

Validates the value.