Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validator for protobuf's generated codes #327

Open
ijsong opened this issue Jan 25, 2023 · 0 comments
Open

Validator for protobuf's generated codes #327

ijsong opened this issue Jan 25, 2023 · 0 comments

Comments

@ijsong
Copy link
Member

ijsong commented Jan 25, 2023

We are using protobuf intensively for various definitions of types and RPCs. Protobuf and gRPCs are great but have no built-in ways to validate messages, and it causes many boilerplate codes. Thus, we often miss many validations.

Fortunately, there are excellent plugins we can use.

How about adopting it to our code base?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant