Package org.jboss.as.ee.beanvalidation
package org.jboss.as.ee.beanvalidation
-
ClassesClassDescriptionProcessor which adds each Jakarta Bean Validation API module as dependency to all deployments.Creates a Jakarta Bean Validation factory and adds it to the deployment and binds it to JNDI.Handled resource injections for the Validator FactoryHandled resource injections for the ValidatorDU Processor responsible for registering EEResourceReferenceProcessors wrt Jakarta Bean Validation.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.A
ValidationProviderResolverto be used within WildFly.