suspendable

fun <ValueType> suspendable(configuration: Configuration = Configuration(), block: suspend Validatable<ValueType>.() -> Unit): Validator.SuspendableRunner<ValueType>