No validator could be found for constraint ‘jakarta.validation.constraints.Pattern’ – error still appearing even after deleting validator from class
I have used an @Pattern
to validate text input for a long time in my project and never had an issue. All of a sudden I’m getting the following error: