Uses of Class
jakarta.validation.ValidationException
Package
Description
Top level package of the Jakarta Validation API.
Package containing objects dedicated to extract values to validate from containers.
-
Uses of ValidationException in jakarta.validation
Modifier and TypeClassDescriptionclass
Exception raised if a constraint declaration is not legal.class
Exception raised if a constraint definition is not legal.class
Reports the result of constraint violations.class
Exception raised if a group definition is not legal.class
Exception raised if no Jakarta Validation provider could be found.class
Exception raised in the case that the constraint validator resolution cannot determine a suitable validator for a given type. -
Uses of ValidationException in jakarta.validation.valueextraction
Modifier and TypeClassDescriptionclass
Raised if the configuration ofValueExtractor
is illegal, e.g.class
Raised if aValueExtractor
definition is illegal, e.g.