- Debug an extension that contributes some configuration with
"type": "string" but "default": null.
- Find that setting in the settings UI
- See that there is a validation warning, even when the setting is not configured

We shouldn't show setting validations for invalid default values.
"type": "string"but"default": null.We shouldn't show setting validations for invalid default values.