go-proto-validators
Proto validator generator
Automates validation of Go proto structs based on .proto annotations.
Generate message validators from .proto annotations.
1k stars
15 watching
164 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
gogolangprotoprotobufprotocol-buffersvalidation
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 comprehensive data validation and filtering tool for Go | 1,079 |
| A lightweight model validator written in Go. | 7 |
| Struct validation using tags | 51 |
| Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. | 85 |
| A fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project. | 22 |
| A lightweight struct validator for Go. | 91 |
| Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
| A tool to generate protocol buffer version 3 compatible .proto files from Go structs and functions | 735 |
| A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 10 |
| Expresses validation rules for JSON data structures in a structured way | 21 |
| A JSON parser with conditional validation | 6 |
| Generates markdown documentation from Protobuf descriptors | 29 |
| A password validation library in Go inspired by Python's passlib. | 288 |
| A plugin for generating code transformations between Protocol Buffers structures and custom application models. | 203 |