Validate schema data

Validate sample data for JSON or EDN as you define your model or model object schemas.

Validate sample data against a schema

  1. In the Validate Sample section, select the appropriate data format:

  2. In the Data brackets, enter the data to validate against the schema.

    Validate a data sample against the schema
    • If the sample data object validates against the schema, a messages shows its Valid.

    • Otherwise, any errors are displayed:

      ["Invalid :json data"]