nzo/json-schema-validator

Json Schema Validation for PSR7 & PSR17

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:symfony-bundle

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

This package is auto-updated.

Last update: 2024-10-27 18:09:06 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