Correct

Indicates that the property is in the correct state.

Parameters

TValue

the type of the property.

value

the correct value.

Constructors

Link copied to clipboard
constructor(value: TValue)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun and(otherCondition: TValue.() -> Boolean): PropertyState<TValue>

Check another rule for the property.