Uses of Enum
org.hibernate.validator.messageinterpolation.ExpressionLanguageFeatureLevel

Package
Description
Bootstrap classes HibernateValidator and HibernateValidatorConfiguration which uniquely identify Hibernate Validator and allow to configure it.
Custom Hibernate Validator specific constraint validation extension classes.
Implementations for the core interfaces of Jakarta Bean Validation.
Classes dealing with the representation of constraints and the management/instantitation of constraint validators.
Contains various implementation of validation contexts and supporting classes.
Logging classes.
Implementations of the MessageInterpolator interface in particular ResourceBundleMessageInterpolator which can be used by custom implementations of the interface for delegation.