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

Validation on configuration using interfaces doesn't work #278

Closed
snowdrop-bot opened this issue Feb 23, 2021 · 0 comments
Closed

Validation on configuration using interfaces doesn't work #278

snowdrop-bot opened this issue Feb 23, 2021 · 0 comments
Assignees
Labels
7 - Community development upstream/closed The issue has been closed in the upstream repository

Comments

@snowdrop-bot
Copy link
Collaborator

Describe the bug
According to https://quarkus.io/guides/config-reference#additional-notes-on-configproperties I should be able to validate nested configuration using interfaces but it doesn't seem to work.

Expected behavior
I would expect the application to fail when starting up

Actual behavior
The application starts up without error

To Reproduce
Reproducer application attached

quarkus-config-sample.zip


quarkusio#15081


$upstream:15081$

@snowdrop-bot snowdrop-bot added the upstream/closed The issue has been closed in the upstream repository label May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7 - Community development upstream/closed The issue has been closed in the upstream repository
Projects
None yet
Development

No branches or pull requests

2 participants