Are there any plans to add user defined validation beyond optional and required fields to thrift? It would be nice to be able to specify the min/max range of numeric types, min/max length of strings, regular expression to validate strings, etc. for structures in thrift.
- encoding validation in .thift files Jeremy Fergason
- Re: encoding validation in .thift files David Reiss
- Re: encoding validation in .thift files Bryan Duxbury