protoc-gen-validate icon indicating copy to clipboard operation
protoc-gen-validate copied to clipboard

Ruby Support

Open rangerscience opened this issue 7 years ago • 1 comments

Any plan to support Ruby or do you accept ruby support PR?

Thanks for the awesome project!

I'm super excited to use this when and where I can. We're gradually moving towards a microservice architecture where all the APIs are defined in protobuf (which is amazing) but ofc each service has to do message validation on it's own :/

rangerscience avatar Apr 17 '19 18:04 rangerscience

Ruby support isn't planned, but we will be glad to review any PRs adding support. The best place to start is creating the test harness for ruby and then working out from there.

rodaine avatar Apr 22 '19 18:04 rodaine