On this page
Similar Technologies Related Technologies Related Topics
JSON Schema JSON Data Validation

JSON Schema

JSON Schema Specification

Defines the structure/validation rules for JSON data

describes

  • structure
  • content
  • semantics

provides a way to define rules and constraints for JSON documents used for

  • validation
  • documentation
  • automation