[
https://issues.apache.org/jira/browse/THRIFT-345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz resolved THRIFT-345.
-----------------------------------------
Resolution: Won't Fix
No field validation is generated by the current Java compiler at all, so there
is nothing to turn off — the option this ticket asked for became moot when deep
validation was never adopted. Closing as Won't Fix; deep-validation remains a
possible future feature (see THRIFT-1732).
> Make it possible to turn validation off
> ---------------------------------------
>
> Key: THRIFT-345
> URL: https://issues.apache.org/jira/browse/THRIFT-345
> Project: Thrift
> Issue Type: New Feature
> Components: Java - Library
> Reporter: Nathan Marz
> Priority: Trivial
>
> There are some select scenarios where the extra validation structures do on
> serialization/deserialization is undesirable. It would be nice to have a
> global flag somewhere that can be set to turn validation off. Something like:
> TBase.VALIDATION = false;
--
This message was sent by Atlassian Jira
(v8.20.10#820010)