When validation fails on serialization/deserialization, print out the invalid 
object
------------------------------------------------------------------------------------

                 Key: THRIFT-218
                 URL: https://issues.apache.org/jira/browse/THRIFT-218
             Project: Thrift
          Issue Type: Improvement
          Components: Compiler (Java)
            Reporter: Nathan Marz
            Priority: Minor


When validation fails on serialization or deserialization, it would be helpful 
to know what was in the object rather than just seeing the message "X field was 
missing". The exception should append the object's toString() to the error 
message.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to