Exception

A failed outcome to the validation, which can be thrown.

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?
Link copied to clipboard

A list of failed constraint violations.

Functions

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