Edit online

JSON Schema Validator

Oxygen XML Editor offers an add-on that contributes a JSON schema validator engine that can be used for validating JSON documents against version 2020-12 JSON schemas. The validation engine is based on the json-sKema library (a project in active development).

Quick Installation

You can drag the following Install button and drop it into the main editor in Oxygen to quickly initiate the installation process:

Install

Manual Installation

To manually install it the add-on, follow these instructions:
  1. Go to Help > Install new add-ons to open an add-on selection dialog box.
  2. Enter or paste https://www.oxygenxml.com/InstData/Addons/default/updateSite.xml in the Show add-ons from field or select it from the drop-down menu.
    Note: If you have issues connecting to the default update site, you can download the add-on package, unzip it, then use the Browse for local files action in the Install new add-ons dialog box to locate the downloaded addon.xml file.
  3. Select the JSON Schema Validator (json-sKema) add-on and click Next.
  4. Read the end-user license agreement. Then select the I accept all terms of the end-user license agreement option and click Finish.
  5. Restart the application.

Result: When creating a JSON validation scenario, you can choose JSON Schema Validator (json-sKema) for the validation engine.