Open
Description
Description
At the moment it is all or nothing with Diagnostic.
Problem
Some of the Unity validation requirements are too stringent for host systems. For example ASP .NET fails if ran in Diagnostic mode.
Sometime it is OK to skip certain validations and allow tests to pass.
Solution
Add ability to enable and disable some validation rules.