SteeltoeOSS / InitializrConfig

Configuration store for Steeltoe.Initializr.ConfigServer
Apache License 2.0
0 stars 3 forks source link

Scope validation for DI is disabled by default #45

Closed ccheetham closed 4 years ago

ccheetham commented 4 years ago

@macsux commented on Thu Nov 19 2020

The template is disabling DI scope validation by default which is not something most people want

.UseDefaultServiceProvider(configure => configure.ValidateScopes = false)

jkonicki commented 4 years ago

https://github.com/SteeltoeOSS/InitializrConfig/commit/be39e31852f264684bf5f98d826e3bb1a1bf108a