Posts by amandaveredas • 1 point
1 post
- 
		-2 votes0 answers13 viewsQ: Spring validation validates correctly, but does not return error messageGuys, it’s like this: the validation is occurring, I can see the error message in the console, but in Postman, only the status 400 appears, with empty body, no error message or anything. Follows the…