I have a controller with validated form parameters:
@PostMapping("/report") public String reportSubmit(@Valid @ModelAttribute HomeFormInput homeForm