ruby required field validation requires before read instead of after
--------------------------------------------------------------------

                 Key: THRIFT-206
                 URL: https://issues.apache.org/jira/browse/THRIFT-206
             Project: Thrift
          Issue Type: Bug
          Components: Library (Ruby)
            Reporter: Bryan Duxbury
            Assignee: Bryan Duxbury


There's a glaring bug in the original ruby required patch. The check of 
required field presence happens BEFORE deserializing, not after. This means 
unset required fields will always be null.

-- 
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