THRIFT-603. rb: Struct read method does not call validate
authorBryan Duxbury <bryanduxbury@apache.org>
Thu, 15 Oct 2009 01:20:34 +0000 (01:20 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Thu, 15 Oct 2009 01:20:34 +0000 (01:20 +0000)
commit834895d15c8e6761b1dd28401966c39d32954936
tree8dd7bb8a66f75b5ea2e130cbc49fa8871bf49c44
parent364902eb56493c513eab6eb5ba4dc680af7c1f1b
THRIFT-603. rb: Struct read method does not call validate
After reading a struct, we will now call the struct's validate method.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@825369 13f79535-47bb-0310-9956-ffa450edef68
lib/rb/ext/struct.c