Interface DependencyInjectionErrors


public interface DependencyInjectionErrors
Provides the current dependency-injection validation result set.
  • Method Details

    • getCurrentErrors

      Set<DependencyInjectionError> getCurrentErrors()
      Obtains the current dependency-injection errors.
      Returns:
      The current dependency-injection errors, or an empty set when none exist