You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Esteve Fernandez (JIRA)" <ji...@apache.org> on 2009/01/11 14:35:59 UTC

[jira] Updated: (THRIFT-257) Support validation of required fields

     [ https://issues.apache.org/jira/browse/THRIFT-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Esteve Fernandez updated THRIFT-257:
------------------------------------

    Attachment: thrift-257.patch

This patch adds a method to all structures, that validates that required fields are present.

> Support validation of required fields
> -------------------------------------
>
>                 Key: THRIFT-257
>                 URL: https://issues.apache.org/jira/browse/THRIFT-257
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Compiler (Python)
>            Reporter: Esteve Fernandez
>         Attachments: thrift-257.patch
>
>
> It would be nice to generate a method to validate that required fields are present, just like the one the Ruby compiler generates.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.