module
Version:
v0.0.0-...-02cae96
Opens a new window with list of versions in this module.
Published: Nov 8, 2022
License: MIT
Opens a new window with license information.
README
¶
protoc-gen-validate
fork from protoc-gen-govalidate
protoc plugin to generate polyglot message validators . it uses go-playground to generate validators for go.
Installation
go install github.com/brin1966/protoc-gen-validate/cmd/protoc-gen-validate@latest
Usage
protoc -I . -I validate/ --go_out=paths=source_relative:. --govalidate_out=paths=source_relative:. examples/*.proto
Dependencies
Contributing
Directories
¶
cmd
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.