hibernate-validator icon indicating copy to clipboard operation
hibernate-validator copied to clipboard

HV-1591 Log warning when `@Valid` is used improperly

Open DavideD opened this issue 5 months ago • 4 comments
trafficstars

Fix https://hibernate.atlassian.net/browse/HV-1591

I've updated the log4j configuration because changing it wasn't having any effect. Not sure if there's a way to test that's actually logging.

I can add a test that shows the log (if you need it), but it's not really a test.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on licensing, please check here.


DavideD avatar May 28 '25 12:05 DavideD

Thanks for your pull request!

This pull request appears to follow the contribution rules.

› This message was automatically generated.

It's possible to see the log via this test: https://github.com/hibernate/hibernate-validator/commit/b762667d4da175e16f1ffd5151921d0fc51a772d

DavideD avatar May 28 '25 12:05 DavideD

Thanks @marko-bekhta, I will update the pr

DavideD avatar Jun 04 '25 13:06 DavideD