Request validator Stories

How to Validate JSON Request Body in Spring Boot

We will be looking at the request-validator library, which is able to compare the user input against a pre-defined set of rules like required,max,min