Validating Zero Enum Value in the Protocol Buffer
#protobuf #go #golang #programming #grpc #api #validatingzeroenumvalue #protocolbuffer
https://hackernoon.com/validating-zero-enum-value-in-the-protocol-buffer
#protobuf #go #golang #programming #grpc #api #validatingzeroenumvalue #protocolbuffer
https://hackernoon.com/validating-zero-enum-value-in-the-protocol-buffer
Hackernoon
Validating Zero Enum Value in the Protocol Buffer | HackerNoon
How to validate that an enum value field in Protobuf can not be empty? Turn out that is not supported directly by Protobuf!