I\'m writing a unit test for a controller of a spring boot application. I used a Custom Validator to validate the request body data, and the valid
controller
Custom Validator