Uses of Package
org.hibernate.validator.metadata
-
Packages that use org.hibernate.validator.metadata Package Description org.hibernate.validator Bootstrap classes HibernateValidator and HibernateValidatorConfiguration which uniquely identify Hibernate Validator and allow to configure it.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. -
Classes in org.hibernate.validator.metadata used by org.hibernate.validator Class Description BeanMetaDataClassNormalizer Define how the validated class is normalized before being used as the key to get the bean metadata. -
Classes in org.hibernate.validator.metadata used by org.hibernate.validator.internal.engine Class Description BeanMetaDataClassNormalizer Define how the validated class is normalized before being used as the key to get the bean metadata. -
Classes in org.hibernate.validator.metadata used by org.hibernate.validator.internal.metadata Class Description BeanMetaDataClassNormalizer Define how the validated class is normalized before being used as the key to get the bean metadata.