Description
JSON documents can be checked for integrity so structured data problems are caught earlier.
It is useful for configuration files, data pipelines, and automation that depends on valid JSON content. Integrity checks help detect mistakes, but they do not prove that the data is semantically correct for every application.