Uses of Class
javax.validation.ValidationException
Packages that use ValidationException
Package
Description
Top level package of the Bean Validation API.
Package containing objects dedicated to extract values to validate from containers.
-
Uses of ValidationException in javax.validation
Subclasses of ValidationException in javax.validationModifier 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 Bean 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 javax.validation.valueextraction
Subclasses of ValidationException in javax.validation.valueextractionModifier and TypeClassDescriptionclass
Raised if the configuration ofValueExtractor
is illegal, e.g.class
Raised if aValueExtractor
definition is illegal, e.g.