Uses of Class
javax.validation.ConstraintDeclarationException
-
Packages that use ConstraintDeclarationException Package Description javax.validation Top level package of the Bean Validation API. -
-
Uses of ConstraintDeclarationException in javax.validation
Subclasses of ConstraintDeclarationException in javax.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.
-