1

I am trying to use custom validators but they are never invoked. I've been trying to fix this problem for days now. I have looked online and people are saying that SPRING 2.3+ now needs spring-boot-starter-validation to be added to the pom. So I did, but I receive an error message

I dont understand why this is the issue and I haven't seen anyone have this problem so far. I've looked at this thread, although the answer to that is something which the person already tried in their OP (confusing). Any help is appreciated!

Lukas
  • 105
  • 1
  • 2
  • 9

1 Answers1

1

./mvnw clean package – answered by Turing85

Lukas
  • 105
  • 1
  • 2
  • 9