validate
Field validator
A tool to automatically validate fields with tags in Go programs
A Go package to automatically validate fields with tags
61 stars
7 watching
14 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive data validation and filtering tool for Go | 1,079 |
| A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 10 |
| Struct validation using tags | 51 |
| A lightweight model validator written in Go. | 7 |
| A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 95 |
| A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 59 |
| A web service for validating data submitted to the QA4SM project | 7 |
| A fast and extensible Python library for data validation | 212 |
| A JSON matcher library that helps validate JSON responses by focusing on essential parts of the response | 47 |
| A package for validating API requests before they are processed by an application. | 29 |
| A Go library for validating and formatting addresses using data from Google's Address Data Service. | 91 |
| Expresses validation rules for JSON data structures in a structured way | 21 |
| A lightweight field validation library for Android that allows developers to validate data at compile-time or runtime using annotations. | 204 |
| A fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project. | 22 |
| An OCaml library for automatically generating and utilizing validation functions through annotations. | 16 |