kotest-assertions-arrow / io.kotest.assertions.arrow.validation / arrow.core.Validated / shouldNotBeValid

shouldNotBeValid

fun <T> Validated<*, T>.shouldNotBeValid(): Unit
infix fun <T> Validated<*, T>.shouldNotBeValid(value: T): Unit