constrain

inline fun <T> Validatable<T>.constrain(block: (value: T) -> Boolean): Constraint