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: almost 3 years ago
Linked from 1 awesome list

gogolangprotoprotobufprotocol-buffersvalidation

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gobuffalo/validateA Go package providing a framework for defining custom validators and built-in validation helpers for common data structures.95
gookit/validateA comprehensive data validation and filtering tool for Go1,079
go-the-way/validatorA lightweight model validator written in Go.7
twharmon/govalidStruct validation using tags51
jhump/goprotocMakes 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-validatorA fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project.22
guiferpa/godyA lightweight struct validator for Go.91
thedevsaddam/govalidatorValidate golang request data with simple rules inspired by Laravel's request validation1,324
src-d/proteusA tool to generate protocol buffer version 3 compatible .proto files from Go structs and functions735
cinar/checkerA validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions.10
jgroeneveld/schemaExpresses validation rules for JSON data structures in a structured way21
dedalqq/omg.jsonparserA JSON parser with conditional validation6
tmc/protoc-gen-apidocsGenerates markdown documentation from Protobuf descriptors29
hlandau/passlibA password validation library in Go inspired by Python's passlib.288
bold-commerce/protoc-gen-struct-transformerA plugin for generating code transformations between Protocol Buffers structures and custom application models.203