Uses of Package
org.hibernate.validator.internal.engine
Packages that use org.hibernate.validator.internal.engine
Package
Description
Creational context implementations of the API for programmatic
constraint definition.
Implementations for the core interfaces of Jakarta Bean Validation.
Contains various implementation of validation contexts and supporting classes.
Implementations of the Bean Validation metadata interfaces as well as Hibernate Validator specific meta data classes.
The classes in this package contain the aggregated meta data needed for an actual validation.
Abstraction of the meta data sources - annotation, xml, programmatic.
-
-
Classes in org.hibernate.validator.internal.engine used by org.hibernate.validator.internal.engineClassDescriptionHibernate specific
Configuration
implementation.A defaultClockProvider
implementation which returns the current system time in the default time zone usingClock.systemDefaultZone()
.These properties modify the behavior of theValidator
with respect to the Jakarta Bean Validation specification section 5.6.5.Factory returning initializedValidator
instances.Factory returning initializedValidator
instances. -
-
Classes in org.hibernate.validator.internal.engine used by org.hibernate.validator.internal.metadataClassDescriptionThese properties modify the behavior of the
Validator
with respect to the Jakarta Bean Validation specification section 5.6.5. -
Classes in org.hibernate.validator.internal.engine used by org.hibernate.validator.internal.metadata.aggregatedClassDescriptionThese properties modify the behavior of the
Validator
with respect to the Jakarta Bean Validation specification section 5.6.5. -
-