How do I validate JSON code?

The UI is constructed using JSON. It is critically important that any edits be completely free of errors as this can cause your UI to crash. In order to mitigate this we recommend using a code validator like JSONLint. Just copy and paste your code and the validator will inform you of any errors.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us