Spring boot: unable to instantiate ConstraintValidator: Unsatisfied dependency
I've got the following DTO with its own custom constraint annotation and relative validator:
I've applied to a
@Validated
RestController class method, as follows:
When I try to call the POST mapping, I get the following error:
What am I doing wrong? Thanks!1 Reply
⌛
This post has been reserved for your question.
Hey @elegos! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one.