PropertyConstraintViolationException

An exception to be thrown when a constraint on some property has been violated.

Constructors

Link copied to clipboard
constructor(message: String, constraintViolations: List<PropertyConstraintViolation>)

Properties

Link copied to clipboard

A list of the constraint violations that occurred