SuspendableRunner

Constructors

Link copied to clipboard
constructor(valueType: KClass<*>, validator: Validator.SuspendableRunner<ValueType>)

Types

Link copied to clipboard

Functions

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

Validates the value.