Class | Description |
---|---|
BeanValidationAttachments | |
BeanValidationFactoryDeployer |
Creates a bean validation factory and adds it to the deployment and binds it to JNDI.
|
BeanValidationFactoryResourceReferenceProcessor |
Handled resource injections for the Validator Factory
|
BeanValidationResourceReferenceProcessor |
Handled resource injections for the Validator
|
LazyValidatorFactory |
This class lazily initialize the ValidatorFactory on the first usage One benefit is that no domain class is loaded until the
ValidatorFactory is really needed.
|
WildFlyProviderResolver |
A
ValidationProviderResolver to be used within WildFly. |
Copyright © 2013 JBoss by Red Hat. All rights reserved.