Skip to content

at-ishikawa/go-grpc-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC validator

This is package to validate gRPC request for Go. This package requires that the struct of protobuf messages are generated with custom tags using tools, like gogo/protobuf.

Install

go get -u github.com/at-ishikawa/go-grpc-validator/playground/v9

Supported validators

This package works with one of following packages.

  1. go-playground package validator

Releases

No releases published

Packages

No packages published