nvalid
Request validators
Tools to validate HTTP requests and responses in Go applications
OpenAPI validation wrappers for nvelope chains (Golang)
0 stars
1 watching
0 forks
Language: Go
last commit: 27 days ago Related projects:
Repository | Description | Stars |
---|---|---|
thedevsaddam/govalidator | Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
muir/nvelope | A framework for building endpoints with standardized helper functions | 3 |
lyonnee/hvalid | A lightweight validation library written in Go language to validate data of various types. | 11 |
marrow16/valix | A package for validating API requests before they are processed by an application. | 29 |
twharmon/govalid | Struct validation using tags | 46 |
muir/npoint | A dependency injection framework for creating and chaining HTTP handlers with minimal reflection overhead | 2 |
muir/reflectutils | Utility functions for working with Golang's reflect package | 8 |
gobuffalo/validate | A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 94 |
hlandau/passlib | A password validation library in Go inspired by Python's passlib. | 289 |
tiendc/go-validator | A validation library for Go that provides a set of reusable validation functions and rules to validate data structures. | 15 |
go-the-way/validator | A lightweight model validator written in Go. | 7 |
zbarnes757/jeaux | A validation framework for HTTP request parameters and queries | 13 |
lezhnev74/openapi-psr7-validator | Validates PSR-7 HTTP requests against OpenAPI specifications | 169 |
yaleuniversity/packer-plugin-goss | Allows running Goss tests during Packer build to validate image integrity | 141 |
dedalqq/omg.jsonparser | A JSON parser with conditional validation | 6 |