Hierarchy For Package org.springframework.validation.beanvalidation
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.validation.beanvalidation.BeanValidationPostProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.beans.factory.InitializingBean)
- org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator (implements jakarta.validation.MessageInterpolator)
- org.springframework.validation.beanvalidation.MessageSourceResourceBundleLocator (implements org.hibernate.validator.spi.resourceloading.ResourceBundleLocator)
- org.springframework.validation.beanvalidation.MethodValidationInterceptor (implements org.aopalliance.intercept.MethodInterceptor)
- org.springframework.aop.framework.ProxyConfig (implements java.io.Serializable)
- org.springframework.aop.framework.ProxyProcessorSupport (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.Ordered)
- org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- org.springframework.aop.framework.autoproxy.AbstractBeanFactoryAwareAdvisingPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.validation.beanvalidation.MethodValidationPostProcessor (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.aop.framework.autoproxy.AbstractBeanFactoryAwareAdvisingPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- org.springframework.aop.framework.ProxyProcessorSupport (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.Ordered)
- org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory (implements jakarta.validation.ConstraintValidatorFactory)
- org.springframework.validation.beanvalidation.SpringValidatorAdapter (implements org.springframework.validation.SmartValidator, jakarta.validation.Validator)
- org.springframework.validation.beanvalidation.CustomValidatorBean (implements org.springframework.beans.factory.InitializingBean, jakarta.validation.Validator)
- org.springframework.validation.beanvalidation.LocalValidatorFactoryBean (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, jakarta.validation.ValidatorFactory)
- org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean