valix

Request validator

A package for validating API requests before they are processed by an application.

Go package for validating requests

GitHub

29 stars
2 watching
2 forks
Language: Go
last commit: about 1 year ago
Linked from 1 awesome list

constraintsgogolangrequestrequestsvalidationvalidatorvalidators

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zbarnes757/jeaux A validation framework for HTTP request parameters and queries 13
thedevsaddam/govalidator Validate golang request data with simple rules inspired by Laravel's request validation 1,324
gobuffalo/validate A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. 94
martzcodes/blog-ts-request-validation A tool to validate and normalize input requests from TypeScript interfaces 3
muir/nvalid Tools to validate HTTP requests and responses in Go applications 0
gookit/validate A comprehensive data validation and filtering tool for Go 1,075
tiendc/go-validator A validation library for Go that provides a set of reusable validation functions and rules to validate data structures. 15
bugventure/request-validator Provides middleware to validate incoming HTTP requests against predefined JSON schema constraints. 0
cargosense/vex An extensible data validation library for Elixir. 596
valit-stack/valit Provides a simple and fluent API for validating .NET Core objects 322
go-the-way/validator A lightweight model validator written in Go. 7
vlucas/valitron A lightweight validation library with simple syntax and no dependencies 1,574
melchyore/adonis-form-request A set of classes and utilities for handling request authorization and validation in TypeScript applications 23
tu6ge/valitron A validator library that allows users to define and combine validation rules in an ergonomic and functional way 60
cinar/checker A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. 9