Open tbashour opened 3 months ago
Please create a reproducer
Please create a reproducer
I have written a junit testcase which should reporduce the issue
Can you just create a PR with a fix and a test?
Can you just create a PR with a fix and a test?
I really don't have time to do so ... not in the coming two weeks
Are you still missing some information? Or you also don't have time to fix the issue?
It’s faster to create a PR directly, I will have time only next week.
Expected Behavior
message and messageTemplate are filled correctly
Actual Behaviour
message is filled with the custome template and message template is filled with the interpolated message.
Steps To Reproduce
The Problem is in the addConstraintViolation method in the DefaultConstraintViolationBuilder class. The mehods adds a violation by calling:
It should be:
Environment Information
No response
Example Application
Version
4.6.1