Hi all, I'm facing the situation where a string value is not allowed to be null in Protobuf 3 using C# (CheckNotNull). I do not understand it considering that fields are optional by default in proto3. Does anyone knows the original reason for this constraint? As far as I could see, it happens for string and bytearrays.
Regards, Everton -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
