Package org.apache.bval.cdi
-
Interface Summary Interface Description BValExtension.AnnotatedTypeFilter Defines an item that can determine whether a givenAnnotatedType
will be processed by theBValExtension
for executable validation. -
Class Summary Class Description AnyLiteral BValAnnotatedType<A> BValAnnotatedType.BValBindingLiteral BValExtension CDIExtension
for Apache BVal setup.BValExtension.Releasable<T> Represents an item that can be released from aCreationalContext
at some point in the future.BValInterceptor Interceptor class for theBValBinding
InterceptorBinding
.BValInterceptorBean BValInterceptor
CDIBean
.DefaultLiteral EmptyAnnotationLiteral<T extends Annotation> Base class for AnnotationLiterals which have no members.ValidatorBean Validator
CDIBean
.ValidatorFactoryBean ValidatorFactory
CDIBean
. -
Annotation Types Summary Annotation Type Description BValBinding CustomInterceptorBinding
to invoke executable validations on CDI beans.