Dashboardinstitutional-transition-labjsonschema FormatChecker

jsonschema FormatChecker

Category: gotcha
Confidence: 1.00
ID: 01a08328-3026-7089-9641-d214038f3d35
Project ID: 1fa3712f-997f-4884-b7ec-8abb79f9e342
Cross-project: No
Recalled in other projects: 0
Source session: 1ZjgTYcT8eC9K18gr
Created: 2026-09-08 22:34:04
Updated: 2026-09-08 22:34:04

Content

Trap: JSON Schema format: date or format: uri looks enforced by Draft202012Validator, but format annotations are ignored without a checker and generic URI validation remains permissive. Fix: construct the validator with FormatChecker() and constrain adjudication source_url with the GitHub HTTPS pattern required by the frozen corpus.

Move to: