When loading a JSON file if there is an error in it the application doesn't provide any feedback. Ideally, it would validate the file but realistically it should just have a message to say it failed to load\parse the file and for the user to check the JSON format.
When loading a JSON file if there is an error in it the application doesn't provide any feedback. Ideally, it would validate the file but realistically it should just have a message to say it failed to load\parse the file and for the user to check the JSON format.