Skip to content
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

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

Open
iamKunal opened this issue Sep 19, 2023 · 0 comments
Open

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

iamKunal opened this issue Sep 19, 2023 · 0 comments
Labels
edge case An error occurred.

Comments

@iamKunal
Copy link

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 #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 iamKunal added the edge case An error occurred. label Sep 19, 2023
@iamKunal iamKunal changed the title Raise an error in case a field is not matched. feature-request: raise an error in case a field is not matched. Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
edge case An error occurred.
Projects
None yet
Development

No branches or pull requests

1 participant