FICHA · MANJARO

python-jsonschema

An implementation of JSON Schema validation for Python

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Validates JSON data against JSON Schema rules. It helps applications check API payloads, configuration files, stored documents, and generated data before trusting their structure.

Validation improves reliability but does not prove the data is safe for every use. Applications should still check permissions, value ranges, and security rules that are outside the schema.

Permissions

Permissions not analysed for this source yet.