J

JSON Schema

Assertions & validators available

Validate a response body against a JSON Schema.

Install
$ loadr plugin install json-schema

A real run: install from the signed index, then watch the plugin work.

A runtime plugin, never in the binary

Installing pulls a per-platform driver from the signed index, verifies its SHA-256 and checks its ABI before it ever loads. Remove it any time with loadr plugin remove json-schema.