Interface PlugableValidator


  • public interface PlugableValidator
    • Method Detail

      • validateInjectionPointForDefinitionErrors

        default void validateInjectionPointForDefinitionErrors​(InjectionPoint ij,
                                                               Bean<?> bean,
                                                               BeanManagerImpl beanManager)
      • validateInjectionPointForDeploymentProblems

        default void validateInjectionPointForDeploymentProblems​(InjectionPoint ij,
                                                                 Bean<?> bean,
                                                                 BeanManagerImpl beanManager)