and

open override fun and(otherCondition: Nothing.() -> Boolean): PropertyState<Nothing>(source)

Check another rule for the property.

Return

this state.

Parameters

otherCondition

the condition the property must also comply with. This function is never invoked by this state.