Skip to content

Add tracking of `required fields during writing #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
cowtowncoder opened this issue May 3, 2016 · 0 comments
Open

Add tracking of `required fields during writing #5

cowtowncoder opened this issue May 3, 2016 · 0 comments
Labels

Comments

@cowtowncoder
Copy link
Member

(moved from FasterXML/jackson-dataformat-protobuf#4)

Initial generator version does not keep track of required fields, but it should in near future.
Required fields for which no explicit value is given should either throw an exception, or write "default" placeholder value; choice could depend on a feature.

cowtowncoder added a commit that referenced this issue Feb 17, 2017
…aybe next step. #1 only affects `master` will do next
@cowtowncoder cowtowncoder changed the title [protobuf] Add tracking of `required fields during writing Add tracking of `required fields during writing Nov 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant