SpringMvc中,校验参数可以使用 @Valid 注解,同时在相应的对象里使用等等。

SpringMvc @Valid如何抛出拦截异常

SpringMvc @Valid如何抛出拦截异常