I think you need ```fun getAll(@RequestBody @Valid...
# spring
a
I think you need
Copy code
fun getAll(@RequestBody @Validated user: User).....
w
Its not a request body object.