Alvin B

Results 1 issues of Alvin B

My intent: I want to allow -1 and all positive numbers. I also don't want to allow 0 ``` syntax = "proto3"; package test; option go_package = "test"; import "validate.proto";...