Improve LanguageConfig section parsing

The LanguageConfig section in appsettings.json parsing should be improved with the following checks:

  • “Default” culture is not empty
  • “Default” culture is among the “Allowed”

This will make eliminate some non descriptive error messages.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.