Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

ErrorUnset conflicts with UntaggedFields #350

Open
mateusoliveira43 opened this issue Dec 24, 2023 · 0 comments
Open

ErrorUnset conflicts with UntaggedFields #350

mateusoliveira43 opened this issue Dec 24, 2023 · 0 comments

Comments

@mateusoliveira43
Copy link

If I use ErrorUnset = true and add mapstructure:"-" to my struct field, I get the following error:

* '' has unset fields: -

But since that field is ignored, it should not trigger an error, right?

Also tried using with IgnoreUntaggedFields = true, but got the same result

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant