AI Utilities workbench
Dataset QA

Run one schema against every JSONL record.

Parse records independently, validate each object, preserve line numbers and export a deterministic batch report. Files are read directly by your browser.

20k record safety capDraft 2020-12 declared subsetNo upload endpoint

JSON Schema

Paste or select .json

JSONL records

Paste or select .jsonl

Batch report

Line-preserving validation
L✓
Ready to validate

Each non-empty line is parsed and validated independently against the same schema.

Scope

Useful for generated datasets and batch outputs

The validator preserves JSONL line numbers, making failed records easy to locate. A pass only covers the JSON Schema keywords implemented by this browser validator; unsupported keywords are surfaced explicitly.

Copied