spring-validation-demo validation demo主要包含4个部分内容 使用validation-api结合spring的method validation实现请求参数的校验 定义统一的响应数据格式 定义统一的异常输出格式 使用自定义constraint校验数据的合法性