Upon application start up, configuration is loaded and validated against the schema. Currently, if an error exists, application throws an error and breaks.
Ideally, it should validate the configuration and if error exist, show error message dialog to the user.
Upon application start up, configuration is loaded and validated against the schema. Currently, if an error exists, application throws an error and breaks.
Ideally, it should validate the configuration and if error exist, show error message dialog to the user.