GraphQL implementation based on light-4j
-
Updated
Nov 24, 2024 - JavaScript
GraphQL implementation based on light-4j
validate-graphql is a simple and elegant module that provides you an easy way to validate your GraphQL queries and mutation with your own logic and YUP validation framework
Makes adding custom business logic validation to graphQL easier
Go validation package is a package for validating Go structs and their fields based on configurable tags. The package offers various validation rules such as required, email, max, min, and many more to validate the fields of the struct. The package provides a simple and efficient way to validate data before inserting it into the database or using
Add a description, image, and links to the graphql-validator topic page so that developers can more easily learn about it.
To associate your repository with the graphql-validator topic, visit your repo's landing page and select "manage topics."