validator
Validator library
A lightweight model validator written in Go.
A lightweight model validator written in Go.
7 stars
1 watching
0 forks
Language: Go
last commit: 7 months ago
Linked from 2 awesome lists
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 |
| A fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project. | 22 |
| Struct validation using tags | 51 |
| A lightweight struct validator for Go. | 91 |
| A comprehensive data validation and filtering tool for Go | 1,079 |
| Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
| A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 10 |
| A lightweight validation library written in Go language to validate data of various types. | 11 |
| Automates validation of Go proto structs based on .proto annotations. | 1,088 |
| A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 59 |
| A password validation library in Go inspired by Python's passlib. | 288 |
| A package for validating API requests before they are processed by an application. | 29 |
| A tool to automatically validate fields with tags in Go programs | 61 |
| A rule-based validation library for Swift | 1,440 |
| A fast and extensible Python library for data validation | 212 |