SRvSaha / CoWinVaccineSlotFinder

Cross-Platform Software to Fetch the Available Slots & Book the Appointment for COVID-19 Vaccination
https://shawt.io/r/sYv
MIT License
81 stars 32 forks source link

Configuration Should be Checked Before Start of Application; Application Crashes with Wrong User Config #29

Closed SRvSaha closed 3 years ago

SRvSaha commented 3 years ago

Ref #24, #19, Issue is that whenever there is any issue in the configuration of appsettings.json, the Application Throws RunTime Exception and gets closed.

There should a mechanism to check the User Config and then make sure configuration doesn't let the app crash