3 Comments
User's avatar
Fernando L.'s avatar

After reading this article, I realized I only knew the basics about Hibernate Validator.

The only thing is that `quarkus.hibernate-validator.method-validation.enabled` was ignored.

2025-11-01 23:53:04,937 WARN [io.qua.config] (Quarkus Main Thread) Unrecognized configuration key "quarkus.hibernate-validator.method-validation.enabled" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo

The Quarkus version in my project is 3.28.3

Expand full comment
Markus Eisele's avatar

Thanks for the feedback, Fernando!

Expand full comment
Fernando L.'s avatar

Thank you, Markus! Your articles were a game-changer for the development of my projects.

Expand full comment