public class org.springframework.validation.beanvalidation.LocalValidatorFactoryBean extends org.springframework.validation.beanvalidation.SpringValidatorAdapter implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
  super_class: org.springframework.validation.beanvalidation.SpringValidatorAdapter
{
  private java.lang.Class providerClass;
    descriptor: Ljava/lang/Class;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private ValidationProviderResolver validationProviderResolver;
    descriptor: LValidationProviderResolver;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private MessageInterpolator messageInterpolator;
    descriptor: LMessageInterpolator;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private TraversableResolver traversableResolver;
    descriptor: LTraversableResolver;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private ConstraintValidatorFactory constraintValidatorFactory;
    descriptor: LConstraintValidatorFactory;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private org.springframework.core.ParameterNameDiscoverer parameterNameDiscoverer;
    descriptor: Lorg/springframework/core/ParameterNameDiscoverer;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private org.springframework.core.io.Resource[] mappingLocations;
    descriptor: [Lorg/springframework/core/io/Resource;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private final java.util.Map<java.lang.String, java.lang.String> validationPropertyMap;
    descriptor: Ljava/util/Map;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;

  private org.springframework.context.ApplicationContext applicationContext;
    descriptor: Lorg/springframework/context/ApplicationContext;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private ValidatorFactory validatorFactory;
    descriptor: LValidatorFactory;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 28
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.validation cannot be resolved\n\tThe import javax.validation cannot be resolved\n\tThe import javax.validation cannot be resolved\n\tThe import javax.validation cannot be resolved\n\tThe import javax.validation cannot be resolved\n\tThe import javax.validation cannot be resolved\n\tThe import javax.validation cannot be resolved\n\tThe import javax.validation cannot be resolved\n\tThe import javax.validation cannot be resolved\n\tThe import javax.validation cannot be resolved\n\tThe import javax.validation cannot be resolved\n\tThe import javax.validation cannot be resolved\n\tThe import javax.validation cannot be resolved\n\tThe import org.hibernate cannot be resolved\n\tValidatorFactory cannot be resolved to a type\n\tValidationProviderResolver cannot be resolved to a type\n\tMessageInterpolator cannot be resolved to a type\n\tTraversableResolver cannot be resolved to a type\n\tConstraintValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n\tValidationProviderResolver cannot be resolved to a type\n\tValidationProviderResolver cannot be resolved to a type\n\tMessageInterpolator cannot be resolved to a type\n\tMessageInterpolator cannot be resolved to a type\n\tMessageInterpolator cannot be resolved to a type\n\tThe method buildMessageInterpolator(MessageSource) from the type LocalValidatorFactoryBean.HibernateValidatorDelegate refers to the missing type MessageInterpolator\n\tTraversableResolver cannot be resolved to a type\n\tTraversableResolver cannot be resolved to a type\n\tConstraintValidatorFactory cannot be resolved to a type\n\tConstraintValidatorFactory cannot be resolved to a type\n\tConfiguration cannot be resolved to a type\n\tProviderSpecificBootstrap cannot be resolved to a type\n\tValidation cannot be resolved\n\tValidationProviderResolver cannot be resolved to a type\n\tValidationProviderResolver cannot be resolved to a type\n\tGenericBootstrap cannot be resolved to a type\n\tValidation cannot be resolved\n\tValidationProviderResolver cannot be resolved to a type\n\tValidationProviderResolver cannot be resolved to a type\n\tMessageInterpolator cannot be resolved to a type\n\tMessageInterpolator cannot be resolved to a type\n\tTraversableResolver cannot be resolved to a type\n\tTraversableResolver cannot be resolved to a type\n\tConstraintValidatorFactory cannot be resolved to a type\n\tConstraintValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n\tConfiguration cannot be resolved to a type\n\tParameterNameProvider cannot be resolved to a type\n\tParameterNameProvider cannot be resolved to a type\n\tThe method getParameterNames(Constructor<?>) of type new ParameterNameProvider(){} must override or implement a supertype method\n\tThe method getParameterNames(Method) of type new ParameterNameProvider(){} must override or implement a supertype method\n\tConfiguration cannot be resolved to a type\n\tValidator cannot be resolved to a type\n\tThe method getValidator() of type LocalValidatorFactoryBean must override or implement a supertype method\n\tValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n\tValidatorContext cannot be resolved to a type\n\tThe method usingContext() of type LocalValidatorFactoryBean must override or implement a supertype method\n\tValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n\tMessageInterpolator cannot be resolved to a type\n\tThe method getMessageInterpolator() of type LocalValidatorFactoryBean must override or implement a supertype method\n\tValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n\tTraversableResolver cannot be resolved to a type\n\tThe method getTraversableResolver() of type LocalValidatorFactoryBean must override or implement a supertype method\n\tValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n\tConstraintValidatorFactory cannot be resolved to a type\n\tThe method getConstraintValidatorFactory() of type LocalValidatorFactoryBean must override or implement a supertype method\n\tValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n\tParameterNameProvider cannot be resolved to a type\n\tThe method getParameterNameProvider() of type LocalValidatorFactoryBean must override or implement a supertype method\n\tValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n\tValidationException cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n\tValidationException cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n\tValidationException cannot be resolved to a type\n\tThe method close() of type LocalValidatorFactoryBean must override or implement a supertype method\n\tValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n\tMessageInterpolator cannot be resolved to a type\n\tResourceBundleMessageInterpolator cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;

  public void setProviderClass(java.lang.Class);
    descriptor: (Ljava/lang/Class;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 128
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;
    MethodParameters:
               Name  Flags
      providerClass  

  public void setValidationProviderResolver(ValidationProviderResolver);
    descriptor: (LValidationProviderResolver;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 137
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tValidationProviderResolver cannot be resolved to a type\n\tValidationProviderResolver cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;
    MethodParameters:
                            Name  Flags
      validationProviderResolver  

  public void setMessageInterpolator(MessageInterpolator);
    descriptor: (LMessageInterpolator;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 145
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tMessageInterpolator cannot be resolved to a type\n\tMessageInterpolator cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;
    MethodParameters:
                     Name  Flags
      messageInterpolator  

  public void setValidationMessageSource(org.springframework.context.MessageSource);
    descriptor: (Lorg/springframework/context/MessageSource;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 169
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tMessageInterpolator cannot be resolved to a type\n\tThe method buildMessageInterpolator(MessageSource) from the type LocalValidatorFactoryBean.HibernateValidatorDelegate refers to the missing type MessageInterpolator\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;
    MethodParameters:
               Name  Flags
      messageSource  

  public void setTraversableResolver(TraversableResolver);
    descriptor: (LTraversableResolver;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 176
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTraversableResolver cannot be resolved to a type\n\tTraversableResolver cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;
    MethodParameters:
                     Name  Flags
      traversableResolver  

  public void setConstraintValidatorFactory(ConstraintValidatorFactory);
    descriptor: (LConstraintValidatorFactory;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 185
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tConstraintValidatorFactory cannot be resolved to a type\n\tConstraintValidatorFactory cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;
    MethodParameters:
                            Name  Flags
      constraintValidatorFactory  

  public void setParameterNameDiscoverer(org.springframework.core.ParameterNameDiscoverer);
    descriptor: (Lorg/springframework/core/ParameterNameDiscoverer;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 194
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;
    MethodParameters:
                         Name  Flags
      parameterNameDiscoverer  

  public void setMappingLocations(org.springframework.core.io.Resource[]);
    descriptor: ([Lorg/springframework/core/io/Resource;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 201
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;
    MethodParameters:
                  Name  Flags
      mappingLocations  

  public void setValidationProperties(java.util.Properties);
    descriptor: (Ljava/util/Properties;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 211
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;
    MethodParameters:
               Name  Flags
      jpaProperties  

  public void setValidationPropertyMap(java.util.Map<java.lang.String, java.lang.String>);
    descriptor: (Ljava/util/Map;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 220
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;
    Signature: (Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;)V
    RuntimeVisibleParameterAnnotations: 
      0:
        org.springframework.lang.Nullable()
    MethodParameters:
                      Name  Flags
      validationProperties  

  public java.util.Map<java.lang.String, java.lang.String> getValidationPropertyMap();
    descriptor: ()Ljava/util/Map;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 231
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;
    Signature: ()Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;

  public void setApplicationContext(org.springframework.context.ApplicationContext);
    descriptor: (Lorg/springframework/context/ApplicationContext;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 236
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;
    MethodParameters:
                    Name  Flags
      applicationContext  

  public void afterPropertiesSet();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 244
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tConfiguration cannot be resolved to a type\n\tProviderSpecificBootstrap cannot be resolved to a type\n\tValidation cannot be resolved\n\tValidationProviderResolver cannot be resolved to a type\n\tValidationProviderResolver cannot be resolved to a type\n\tGenericBootstrap cannot be resolved to a type\n\tValidation cannot be resolved\n\tValidationProviderResolver cannot be resolved to a type\n\tValidationProviderResolver cannot be resolved to a type\n\tMessageInterpolator cannot be resolved to a type\n\tMessageInterpolator cannot be resolved to a type\n\tTraversableResolver cannot be resolved to a type\n\tTraversableResolver cannot be resolved to a type\n\tConstraintValidatorFactory cannot be resolved to a type\n\tConstraintValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;

  void configureParameterNameProvider(org.springframework.core.ParameterNameDiscoverer, Configuration<?>);
    descriptor: (Lorg/springframework/core/ParameterNameDiscoverer;LConfiguration;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 314
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tConfiguration cannot be resolved to a type\n\tParameterNameProvider cannot be resolved to a type\n\tParameterNameProvider cannot be resolved to a type\n\tThe method getParameterNames(Constructor<?>) of type new ParameterNameProvider(){} must override or implement a supertype method\n\tThe method getParameterNames(Method) of type new ParameterNameProvider(){} must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;
    Signature: (Lorg/springframework/core/ParameterNameDiscoverer;LConfiguration<*>;)V
    MethodParameters:
               Name  Flags
      discoverer     
      configuration  

  protected void postProcessConfiguration(Configuration<?>);
    descriptor: (LConfiguration;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 339
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tConfiguration cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;
    Signature: (LConfiguration<*>;)V
    MethodParameters:
               Name  Flags
      configuration  

  public Validator getValidator();
    descriptor: ()LValidator;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 344
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tValidator cannot be resolved to a type\n\tThe method getValidator() of type LocalValidatorFactoryBean must override or implement a supertype method\n\tValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;

  public ValidatorContext usingContext();
    descriptor: ()LValidatorContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 350
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tValidatorContext cannot be resolved to a type\n\tThe method usingContext() of type LocalValidatorFactoryBean must override or implement a supertype method\n\tValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;

  public MessageInterpolator getMessageInterpolator();
    descriptor: ()LMessageInterpolator;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 356
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tMessageInterpolator cannot be resolved to a type\n\tThe method getMessageInterpolator() of type LocalValidatorFactoryBean must override or implement a supertype method\n\tValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;

  public TraversableResolver getTraversableResolver();
    descriptor: ()LTraversableResolver;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 362
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTraversableResolver cannot be resolved to a type\n\tThe method getTraversableResolver() of type LocalValidatorFactoryBean must override or implement a supertype method\n\tValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;

  public ConstraintValidatorFactory getConstraintValidatorFactory();
    descriptor: ()LConstraintValidatorFactory;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 368
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tConstraintValidatorFactory cannot be resolved to a type\n\tThe method getConstraintValidatorFactory() of type LocalValidatorFactoryBean must override or implement a supertype method\n\tValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;

  public ParameterNameProvider getParameterNameProvider();
    descriptor: ()LParameterNameProvider;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 374
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tParameterNameProvider cannot be resolved to a type\n\tThe method getParameterNameProvider() of type LocalValidatorFactoryBean must override or implement a supertype method\n\tValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;

  public <T> T unwrap(java.lang.Class<T>);
    descriptor: (Ljava/lang/Class;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 395
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tValidatorFactory cannot be resolved to a type\n\tValidationException cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n\tValidationException cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n\tValidationException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;
    Signature: <T:Ljava/lang/Object;>(Ljava/lang/Class<TT;>;)TT;
    RuntimeVisibleParameterAnnotations: 
      0:
        org.springframework.lang.Nullable()
    MethodParameters:
      Name  Flags
      type  

  public void close();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 419
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method close() of type LocalValidatorFactoryBean must override or implement a supertype method\n\tValidatorFactory cannot be resolved to a type\n\tValidatorFactory cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;

  public void destroy();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
         0: .line 426
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.validation.beanvalidation.LocalValidatorFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/validation/beanvalidation/LocalValidatorFactoryBean;
}
SourceFile: "LocalValidatorFactoryBean.java"
NestMembers:
  org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1  org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$HibernateValidatorDelegate
InnerClasses:
  private HibernateValidatorDelegate = org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$HibernateValidatorDelegate of org.springframework.validation.beanvalidation.LocalValidatorFactoryBean