ObjectRuleTester
class ObjectRuleTester<V>(predicate: V.() -> Boolean, message: () -> String) : Function1<value: V, ValidationResult> (source)
Deprecated
Please migrate to the new form implementation. This legacy code will be removed in a future version.