I\'m using BindingResult instances to prepare custom messages for the end user in case a validation error happens.
@PostMapping( path = "/example" )