Chi Vinh Le created THRIFT-2878: ----------------------------------- Summary: Go validation support of required fields Key: THRIFT-2878 URL: https://issues.apache.org/jira/browse/THRIFT-2878 Project: Thrift Issue Type: Bug Components: Go - Compiler, Go - Library Affects Versions: 0.9.2 Reporter: Chi Vinh Le Fix For: 0.9.3
The Go implementation doesn't validate required fields yet. This PR adds this validation and includes a test case. https://github.com/apache/thrift/pull/304 -- This message was sent by Atlassian JIRA (v6.3.4#6332)