Maybe a silly question, but I'm using `ParseFromArray()` and when the input data is missing some required fields I get a mesage like "Can't parase message of type <type> because it is missing required fields".
It still parses the message which is fine as I don't need the required data, however how can I I disable the output? -- 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 view this discussion visit https://groups.google.com/d/msgid/protobuf/e25aa87b-c02d-4326-867a-3e4dc620457cn%40googlegroups.com.
