snowdrop-zen / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
1 stars 0 forks source link

Validation on configuration using interfaces doesn't work #278

Closed snowdrop-bot closed 3 years ago

snowdrop-bot commented 3 years ago

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


https://github.com/quarkusio/quarkus/issues/15081


$upstream:15081$