[
https://issues.apache.org/jira/browse/THRIFT-5041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer updated THRIFT-5041:
-------------------------------
Summary: Required fields are not handled correctly on serialization (was:
Required fields are not handled correctly on serialization (C# netstd))
> Required fields are not handled correctly on serialization
> ----------------------------------------------------------
>
> Key: THRIFT-5041
> URL: https://issues.apache.org/jira/browse/THRIFT-5041
> Project: Thrift
> Issue Type: Bug
> Components: netstd - Compiler
> Affects Versions: 0.13.0
> Reporter: Konstantin
> Priority: Major
>
> Required fields are checked for presence during deserialization (ReadAsync)
> but not checked during serialization (WriteAsync). That gives a possibility
> to send invalid data over the wire.
> I think it would make sense to behave same way in both scenarios when reading
> and writing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)