go-proto-validators

Proto validator generator

Automates validation of Go proto structs based on .proto annotations.

Generate message validators from .proto annotations.

GitHub

1k stars
15 watching
164 forks
Language: Go
last commit: about 1 year ago
Linked from 1 awesome list

gogolangprotoprotobufprotocol-buffersvalidation

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gobuffalo/validate A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. 94
gookit/validate A comprehensive data validation and filtering tool for Go 1,075
go-the-way/validator A lightweight model validator written in Go. 7
twharmon/govalid Struct validation using tags 46
jhump/goprotoc 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
tiendc/go-validator A validation library for Go that provides a set of reusable validation functions and rules to validate data structures. 15
guiferpa/gody A lightweight struct validator for Go. 79
thedevsaddam/govalidator Validate golang request data with simple rules inspired by Laravel's request validation 1,324
src-d/proteus A tool to generate protocol buffer version 3 compatible .proto files from Go structs and functions 735
cinar/checker A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. 9
jgroeneveld/schema Expresses validation rules for JSON data structures in a structured way 21
dedalqq/omg.jsonparser A JSON parser with conditional validation 6
tmc/protoc-gen-apidocs Generates markdown documentation from Protobuf descriptors 29
hlandau/passlib A password validation library in Go inspired by Python's passlib. 289
bold-commerce/protoc-gen-struct-transformer A plugin for generating code transformations between Protocol Buffers structures and custom application models. 203