Inspectopedia Help

JSON and JSON5

Compliance with JSON schema   New in this release

Reports inconsistence between a JSON file and the JSON schema that is assigned to it.

Compliance with JSON standard   New in this release

Reports the following discrepancies of a JSON file with the language specification: A line or block comment (configurable).

Compliance with JSON5 standard   New in this release

Reports inconsistency with the language specification in a JSON5 file.

Deprecated JSON property   New in this release

Reports a deprecated property in a JSON file.

Duplicate keys in object literals   New in this release

Reports a duplicate key in an object literal.

Unresolved '$ref' and '$schema' references   New in this release

Reports an unresolved $ref or $schema path in a JSON schema.

Last modified: 11 September 2024