bufbuild / protovalidate-go

Protocol Buffer Validation for Go
https://pkg.go.dev/github.com/bufbuild/protovalidate-go
Apache License 2.0
294 stars 19 forks source link

Add tuuid conformance tests #114

Closed rodaine closed 8 months ago

rodaine commented 8 months ago

Ah should have run generate. The conformance executor doesn't use the generated protos at all so it's not a big deal (I occassionally use them for regression tests in the codebase though), but we probably need to add a generate check test to this repo for sure.