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

Make DefaultResolver public #59

Closed oliversun9 closed 1 year ago

oliversun9 commented 1 year ago

Make DefaultResolver public so that buf lint can use it to resolve MessageConstraints and FieldConstraints.