copygen icon indicating copy to clipboard operation
copygen copied to clipboard

feature-request: raise an error in case a field is not matched.

Open iamKunal opened this issue 1 year ago • 0 comments

Raise an error in case a field is not matched.

Let's say that there are missing fields in target that were not mapped, there should be an option that raises an error on missing mapping.

Refer https://github.com/switchupcb/copygen/issues/41. Goverter does this out of the box. It also has an option for ignoring non-exported fields, so it helps prevent false positives especially when mapping protos

iamKunal avatar Sep 19 '23 02:09 iamKunal