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

Allow a different "document_name" per value in the document #18

Open
cbeck88 opened this issue Oct 14, 2024 · 0 comments
Open

Allow a different "document_name" per value in the document #18

cbeck88 opened this issue Oct 14, 2024 · 0 comments

Comments

@cbeck88
Copy link
Owner

cbeck88 commented Oct 14, 2024

Figment has a concept of Metadata which describes the "provenance" of a value after multiple config files are composited together using their various rules.

We should allow passing some kind of closure or trait object that can describe the provenance of a value, as a String. Then we can use this string in the ConfValueSource, so that it would be used in error messages.

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

No branches or pull requests

1 participant