Uses of Class
io.avaje.validation.ConstraintViolationException
Packages that use ConstraintViolationException
-
Uses of ConstraintViolationException in io.avaje.validation
Methods in io.avaje.validation that throw ConstraintViolationException -
Uses of ConstraintViolationException in io.avaje.validation.adapter
Methods in io.avaje.validation.adapter that throw ConstraintViolationExceptionModifier and TypeMethodDescriptionvoidValidationRequest.throwWithViolations()Throw ConstraintViolationException if there are violations in this request.