Base class for types that hold information about a single diagnostic message or warning for a
particular type or part of the configuration.
Inheritance Hierarchy
SimpleInjector.DiagnosticsDiagnosticResult
More...
Namespace: SimpleInjector.Diagnostics
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
The DiagnosticResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
Description | Gets the description of the diagnostic result. | |
DiagnosticType | Gets the diagnostic type of this result. | |
DocumentationUrl | Gets the documentation URL of the diagnostic result. | |
Group | Gets the hierarchical group to which this diagnostic result belongs. | |
ServiceType | Gets the service type to which this warning is related. | |
Severity | Gets the severity of this result. |
See Also
Reference
Inheritance Hierarchy
SimpleInjector.DiagnosticsDiagnosticResult
SimpleInjector.DiagnosticsAmbiguousLifestylesDiagnosticResult
SimpleInjector.DiagnosticsContainerRegisteredServiceDiagnosticResult
SimpleInjector.DiagnosticsDisposableTransientComponentDiagnosticResult
SimpleInjector.DiagnosticsLifestyleMismatchDiagnosticResult
SimpleInjector.DiagnosticsShortCircuitedDependencyDiagnosticResult
SimpleInjector.DiagnosticsSingleResponsibilityViolationDiagnosticResult
SimpleInjector.DiagnosticsTornLifestyleDiagnosticResult