Nikhilesh Payyavuala

Results 2 issues of Nikhilesh Payyavuala

Created an example.proto ```➜ protoc-gen-validate git:(main) ✗ cat example.proto syntax = "proto3"; package examplepb; import "validate/validate.proto"; option go_package= "rbac_proto/"; message Person { uint64 id = 1 [(validate.rules).uint64.gt = 999]; string...

Bug

Is that possible? To provide that animation when swiping between tabs?

enhancement