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 JSR-303.
|
Class and Description |
---|
HibernateValidatorConfiguration
Uniquely identifies Hibernate Validator in the Bean Validation bootstrap
strategy.
|
HibernateValidatorContext
Represents a Hibernate Validator specific context that is used to create
Validator instances. |
Class and Description |
---|
HibernateValidatorConfiguration
Uniquely identifies Hibernate Validator in the Bean Validation bootstrap
strategy.
|
HibernateValidatorContext
Represents a Hibernate Validator specific context that is used to create
Validator instances. |
HibernateValidatorFactory
Provides Hibernate Validator extensions to
ValidatorFactory . |
Copyright © 2017 JBoss by Red Hat. All rights reserved.