validate

fun validate(value: V): Result<V>

Ensure that the provided value meets all the declared invariants for this state.