| Class | Description |
|---|---|
| ConstraintViolationSerializer |
Serializes validation constraints.
|
| HibernateValidationProviderResolver |
Resolves the Hibernate validator.
|
| HibernateValidatorModule |
Registers the Jackson Module to serialize the Hibernate's Constraint Violation.
|
| HibernateValidatorService |
Exports the Hibernate Validator as an OSGi service.
|
| WrappedExecutableValidator |
An Executable Validator delegating to the Hibernate validator, but wrapping methods triggering classloading to set
the TCCL.
|
| WrappedValidator |
A Validator delegating to the Hibernate validator, but wrapping methods triggering classloading to set the TCCL.
|
Copyright © 2013–2014 Wisdom Framework. All rights reserved.