JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.hibernate.validator.internal
package
org.hibernate.validator.internal
Related Packages
Package
Description
org.hibernate.validator
Bootstrap classes HibernateValidator and HibernateValidatorConfiguration which uniquely identify Hibernate Validator and allow to configure it.
org.hibernate.validator.internal.constraintvalidators
org.hibernate.validator.internal.engine
Implementations for the core interfaces of Jakarta Bean Validation.
org.hibernate.validator.internal.metadata
Implementations of the Bean Validation metadata interfaces as well as Hibernate Validator specific meta data classes.
org.hibernate.validator.internal.properties
org.hibernate.validator.internal.util
Independent helper classes.
org.hibernate.validator.internal.xml
Classes for parsing of Bean Validation XML configuration files.
Annotation Types
Class
Description
IgnoreForbiddenApisErrors
Annotation used to ignore forbidden apis errors.