Package | Description |
---|---|
org.hibernate.validator |
Bootstrap classes HibernateValidator and
HibernateValidatorConfiguration which uniquely identify Hibernate
Validator and allow to configure it.
|
org.hibernate.validator.ap |
This package contains the main class of Hibernate Validator annotation processor.
|
org.hibernate.validator.ap.checks |
This package contains check implementations used by the annotation processor to verify
constraint declarations.
|
org.hibernate.validator.ap.util |
This package contains helper classes.
|
org.hibernate.validator.cdi |
Public types dealing with the integration of Hibernate Validator and CDI ("Contexts and Dependency Injection
for JavaTM", JSR 346).
|
org.hibernate.validator.cfg |
Entry point for the programmatic constraint definition API.
|
org.hibernate.validator.cfg.context |
Contains facet and creational context interfaces forming the API
for programmatic constraint definition.
|
org.hibernate.validator.cfg.defs |
Constraint definition classes for programmatic constraint
definition API.
|
org.hibernate.validator.constraints |
Hibernate Validator specific constraints.
|
org.hibernate.validator.constraints.br |
Hibernate Validator Brazilian constraints.
|
org.hibernate.validator.constraintvalidation |
Custom Hibernate Validator specific constraint validation extension classes.
|
org.hibernate.validator.constraintvalidators | |
org.hibernate.validator.group |
This package provides support for dynamic default group sequence
definition.
|
org.hibernate.validator.messageinterpolation |
Implementations of the MessageInterpolator interface in particular ResourceBundleMessageInterpolator which can be
used
by custom implementations of the interface for delegation.
|
org.hibernate.validator.parameternameprovider |
Custom Hibernate Validator
javax.validation.ParameterNameProvider implementations. |
org.hibernate.validator.path |
Hibernate Validator extensions around
javax.validation.Path . |
org.hibernate.validator.performance.cascaded | |
org.hibernate.validator.performance.simple | |
org.hibernate.validator.performance.statistical | |
org.hibernate.validator.resourceloading |
ResourceBundleLocator interface and its various implementations.
|
org.hibernate.validator.spi.cfg | |
org.hibernate.validator.spi.constraintdefinition |
SPI for discovering custom constraint validator implementations.
|
org.hibernate.validator.spi.group |
This package provides support for dynamic default group sequence definition.
|
org.hibernate.validator.spi.resourceloading |
ResourceBundleLocator interface.
|
org.hibernate.validator.spi.time | |
org.hibernate.validator.spi.valuehandling |
SPI for handling values of validated elements prior to validation.
|
org.hibernate.validator.testutil |
This package contains utility classes for testing
|
org.hibernate.validator.valuehandling |
Contains annotations dealing with the handling of values of validated elements prior to validation.
|
Copyright © 2007-2019 Red Hat, Inc. All Rights Reserved