Hi, I want to know if it is possible to get a more detailed error message 
when converting a JSON string to a protobuf. 
For example, if field foobar in the JSON is not defined in protobuf, I want 
the error_message() tell me that "field foobar is not defined".
However, I did some experiments and find that it can only tell me "canon 
find field", which is not very useful, as it's not telling me which field 
cannot be found.

Is there a way to get that detailed error message?
Thank you.

-- 
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 protobuf+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/de271808-8140-449d-97b9-d44341413e3b%40googlegroups.com.

Reply via email to