Safely guard dynamic data, especially JSON data as intended type by performing data validation first and take alternative action in case data cannot be casted
-
Updated
Nov 12, 2022 - Dart
Safely guard dynamic data, especially JSON data as intended type by performing data validation first and take alternative action in case data cannot be casted
Validate JSON data against a JSON Schema (draft-07 core) — readable errors, CI-friendly, zero dependencies
Desktop app for validating, formatting, exploring JSON, finding duplicates, validating responses from guarded curl request
Add a description, image, and links to the validate-json topic page so that developers can more easily learn about it.
To associate your repository with the validate-json topic, visit your repo's landing page and select "manage topics."