View Source Protox.RequiredFieldsError exception (Protox v1.7.3)

This error is thrown when encoding or decoding a Protobuf 2 message with unset required fields (that is, that have the value nil).