#543·hurl

Add support for JSON Schema validation assert?

Author: NateEagCreated Apr 21, 2022Updated Aug 12, 2026
Labelsenhancementtopic: predicates

I often use JSON Schema for specifying the exact structure of responses from an API.

I would love it if Hurl had a way to assert that a response validates against a given JSON Schema.