JSON use case

Fichier d'echantillon JSON pour Schema Drift At Scale

Use large valid JSON documents plus drift-oriented controls to catch validators that only fail once payload size and field variance combine.

457 B JSON du manifeste SHA256
Starter file

Download

json_schema_drift_orders_sample.json

457 B application/json SHA256 1f818eae5fbe...
Checklist

Testing Steps

  1. Validate that schema-drift detection still fires when payload size is large enough to change parser strategy.
  2. Compare nested, array, and drift-heavy payloads under the same limits and timeout budgets.
  3. Record field-level rejection output so large-payload failures are still actionable.
Companion fixtures

Related Variants

json_sample_file_100MB.json

100.0 MB · application/json

Telecharger

json_deeply_nested_payload_sample.json

308 B · application/json

Telecharger

json_duplicate_keys_sample.json

97 B · application/json

Telecharger
Next steps

Related Pages