Uses of Interface
org.hibernate.validator.cfg.context.AnnotationProcessingOptions
Packages that use AnnotationProcessingOptions
Package
Description
Contains facet and creational context interfaces forming the API for programmatic constraint definition.
-
Uses of AnnotationProcessingOptions in org.hibernate.validator.cfg.context
Classes in org.hibernate.validator.cfg.context with type parameters of type AnnotationProcessingOptionsModifier and TypeInterfaceDescriptioninterfaceAnnotationProcessingOptions<C extends AnnotationProcessingOptions<C>>Deprecated.Since 6.0.Subinterfaces of AnnotationProcessingOptions in org.hibernate.validator.cfg.contextModifier and TypeInterfaceDescriptioninterfaceConstraint mapping creational context representing a property of a bean.interfaceConstraint mapping creational context representing a type.