Add a basic pre-check for all JSON based files for any syntax errors (do not send them until they are correct and instead directly report to the user) instead of directly sending them to IM. This will free up IM from doing validations that could be done locally.
Add a basic pre-check for all JSON based files for any syntax errors (do not send them until they are correct and instead directly report to the user) instead of directly sending them to IM. This will free up IM from doing validations that could be done locally.