Skip to content

feat: opt-in unknown key validation for ConfigBeanFactory#851

Merged
johanandren merged 3 commits into
lightbend:mainfrom
mattheworford:allow-unknown-keys
Jun 3, 2026
Merged

feat: opt-in unknown key validation for ConfigBeanFactory#851
johanandren merged 3 commits into
lightbend:mainfrom
mattheworford:allow-unknown-keys

Conversation

@mattheworford

Copy link
Copy Markdown
Contributor

@johanandren johanandren left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good with one naming nitpick

Comment thread config/src/main/java/com/typesafe/config/impl/ConfigBeanImpl.java Outdated
@mattheworford mattheworford requested a review from johanandren June 2, 2026 23:21

@johanandren johanandren left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@johanandren johanandren merged commit 81f2de0 into lightbend:main Jun 3, 2026
3 checks passed
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

Successfully merging this pull request may close these issues.

ConfigBeanFactory silently ignores unknown config keys

2 participants