An open API service indexing awesome lists of open source software.

https://github.com/thecodingmachine/graphqlite-symfony-validator-bridge

Adds support for Symfony Validator in GraphQLite
https://github.com/thecodingmachine/graphqlite-symfony-validator-bridge

Last synced: 5 months ago
JSON representation

Adds support for Symfony Validator in GraphQLite

Awesome Lists containing this project

README

          

[![Latest Stable Version](https://poser.pugx.org/thecodingmachine/graphqlite-symfony-validator-bridge/v/stable)](https://packagist.org/packages/thecodingmachine/graphqlite-symfony-validator-bridge)
[![Latest Unstable Version](https://poser.pugx.org/thecodingmachine/graphqlite-symfony-validator-bridge/v/unstable)](https://packagist.org/packages/thecodingmachine/graphqlite-symfony-validator-bridge)
[![License](https://poser.pugx.org/thecodingmachine/graphqlite-symfony-validator-bridge/license)](https://packagist.org/packages/thecodingmachine/graphqlite-symfony-validator-bridge)
[![Build Status](https://travis-ci.org/thecodingmachine/graphqlite-symfony-validator-bridge.svg?branch=master)](https://travis-ci.org/thecodingmachine/graphqlite-symfony-validator-bridge)
[![Coverage Status](https://coveralls.io/repos/thecodingmachine/graphqlite-symfony-validator-bridge/badge.svg?branch=master&service=github)](https://coveralls.io/github/thecodingmachine/graphqlite-symfony-validator-bridge?branch=master)

# GraphQLite - Symfony validator bridge

A bridge between GraphQLite and the Symfony Validator component

See [GraphQLite validation documentation](https://graphqlite.thecodingmachine.io/docs/validation)