valix
Request validator
A package for validating API requests before they are processed by an application.
Go package for validating requests
29 stars
2 watching
2 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
constraintsgogolangrequestrequestsvalidationvalidatorvalidators
Related projects:
Repository | Description | Stars |
---|---|---|
| A validation framework for HTTP request parameters and queries | 13 |
| Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
| A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 95 |
| Tools to validate HTTP requests and responses in Go applications | 0 |
| A comprehensive data validation and filtering tool for Go | 1,079 |
| A fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project. | 22 |
| Provides middleware to validate incoming HTTP requests against predefined JSON schema constraints. | 0 |
| An extensible data validation library for Elixir. | 597 |
| Provides a simple and fluent API for validating .NET Core objects | 322 |
| A lightweight model validator written in Go. | 7 |
| A lightweight validation library with simple syntax and no dependencies | 1,579 |
| A set of classes and utilities for handling request authorization and validation in TypeScript applications | 23 |
| A validator library that allows users to define and combine validation rules in an ergonomic and functional way | 60 |
| A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 10 |