Uses of Class
jakarta.validation.ConstraintDeclarationException
-
Packages that use ConstraintDeclarationException Package Description jakarta.validation Top level package of the Jakarta Validation API. -
-
Uses of ConstraintDeclarationException in jakarta.validation
Subclasses of ConstraintDeclarationException in jakarta.validation Modifier and Type Class Description class
UnexpectedTypeException
Exception raised in the case that the constraint validator resolution cannot determine a suitable validator for a given type.
-