FasterXML / FasterXML/jackson-dataformats-binary

Add tracking of 'required' fields during writing

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
protobuf
Dominant language
Java
Stars
347
Forks
156
Avg merge
3d 3h
Merged PRs (30d)
22

Description

(moved from https://github.com/FasterXML/jackson-dataformat-protobuf/issues/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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.