Uses of Annotation Interface
jakarta.enterprise.inject.spi.WithAnnotations
Packages that use WithAnnotations
Package
Description
Public types dealing with the integration of Hibernate Validator and CDI ("Contexts and Dependency Injection
for JavaTM", JSR 346).
-
Uses of WithAnnotations in org.hibernate.validator.cdi
Method parameters in org.hibernate.validator.cdi with annotations of type WithAnnotationsModifier and TypeMethodDescription<T> voidValidationExtension.processAnnotatedType(ProcessAnnotatedType<T> processAnnotatedTypeEvent) Used to register the method validation interceptor bindings.