Below is the mapped method that I am having trouble with, no matter what value I pass to it the validation returns \"passed validation.\"
@RequestMapping(value
No, it is not allowed. I see your point however the JSR-303 specification (which hibernate validator implements) are meant for beans validation, see here