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
Desktop app for validating, formatting, exploring JSON, finding duplicates, validating responses from guarded curl request
Validate JSON data against a JSON Schema (draft-07 core) — readable errors, CI-friendly, zero dependencies
To associate your repository with the validate-json topic, visit your repo's landing page and select "manage topics."