Verifies and diagnoses this Container instance. This method will call all registered
delegates, iterate registered collections and throws an exception if there was an error.
Namespace: SimpleInjector
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown when the registration of instances was invalid. |
See Also