go-validator
Validator library
A fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project.
Intuitive validation library for Golang
22 stars
2 watching
1 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
genericgogolangvalidationvalidator
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 95 |
| Struct validation using tags | 51 |
| A lightweight model validator written in Go. | 7 |
| A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 10 |
| A comprehensive data validation and filtering tool for Go | 1,079 |
| A lightweight validation library written in Go language to validate data of various types. | 11 |
| Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
| A collection of reusable utility functions in Go to simplify common programming tasks | 52 |
| A password validation library in Go inspired by Python's passlib. | 288 |
| Automates validation of Go proto structs based on .proto annotations. | 1,088 |
| A JavaScript validation library providing various behaviors to validate data against different types and functions. | 41 |
| A fast and extensible Python library for data validation | 212 |
| Provides high-level primitives for remote machine identity and state validation across various platforms and TPMs. | 361 |
| A package for validating API requests before they are processed by an application. | 29 |
| A lightweight struct validator for Go. | 91 |