nzo/json-schema-validator

Json Schema Validation for PSR7 & PSR17

v0.1.0 2023-02-27 13:18 UTC

This package is auto-updated.

Last update: 2024-04-27 16:26:01 UTC


README

The JsonSchemaValidatorBundle is a Symfony bundle that validate request payload and response with Json Schema for PSR7 & PSR17.

This Bundle is compatible with Symfony >= 5.4

Installation

Through Composer:

$ composer require nzo/json-schema-validator