Uses of Package
org.hibernate.validator.spi.nodenameprovider
Packages that use org.hibernate.validator.spi.nodenameprovider
Package
Description
Bootstrap classes HibernateValidator and HibernateValidatorConfiguration which uniquely identify Hibernate Validator
and allow to configure it.
Implementations for the core interfaces of Jakarta Bean Validation.
Logging classes.
-
Classes in org.hibernate.validator.spi.nodenameprovider used by org.hibernate.validatorClassDescriptionThis interface is used to resolve the name of a property node when creating the property path.
-
Classes in org.hibernate.validator.spi.nodenameprovider used by org.hibernate.validator.internal.engineClassDescriptionBase interface for property metadata.This interface is used to resolve the name of a property node when creating the property path.
-
Classes in org.hibernate.validator.spi.nodenameprovider used by org.hibernate.validator.internal.properties.javabeanClassDescriptionThis interface is used to resolve the name of a property node when creating the property path.
-
Classes in org.hibernate.validator.spi.nodenameprovider used by org.hibernate.validator.internal.util.loggingClassDescriptionThis interface is used to resolve the name of a property node when creating the property path.
-
Classes in org.hibernate.validator.spi.nodenameprovider used by org.hibernate.validator.internal.xml.configClassDescriptionThis interface is used to resolve the name of a property node when creating the property path.
-