Thrift.type_checking isn't checking the elements of containers
--------------------------------------------------------------
Key: THRIFT-104
URL: https://issues.apache.org/jira/browse/THRIFT-104
Project: Thrift
Issue Type: Bug
Components: Library (Ruby)
Reporter: Kevin Ballard
Thrift.type_checking = true should check the elements of containers, not just
the containers themselves.
The fields of Structs can be skipped since we can assume they've already been
checked by that Struct
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.