We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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$
The text was updated successfully, but these errors were encountered:
geoand
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: