See: Description
| Class | Description |
|---|---|
| DestructibleBeanInstance<T> | |
| InjectingConstraintValidatorFactory |
A
ConstraintValidatorFactory which enables CDI based dependency injection for the created
ConstraintValidators. |
| ValidationExtension |
A CDI portable extension which registers beans for
ValidatorFactory and Validator,
if such beans not yet exist (which for instance would be the case in a Java EE 6 container). |
| ValidatorBean | |
| ValidatorFactoryBean |
Classes for enabling Bean Validation CDI integration. The classes in this package are only loaded if there is CDI container loading the ValidationExtension. Having these classes on the classpath does not require any CDI environment at runtime.
Copyright © 2007-2012 Red Hat Middleware, LLC. All Rights Reserved