Failure

A failed outcome to the validation, with a violation list describing what went wrong.

Properties

Link copied to clipboard

A list of failed constraint violations.

Functions

Link copied to clipboard

Returns the violations.

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun orThrow(): Nothing

Throws an Exception if the result is a failure.

Link copied to clipboard
open override fun toString(): String