of

fun <T> of(property: KProperty<T>): ValidatorDsl.OfDsl<T>(source)

Enters a DSL for constructing Validators for the given property.