We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
发起校验不通过的请求时,确认校验是执行了的,但是没有错误的详细信息。swagger文档中所有的校验都没有体现。请问是什么原因。
The text was updated successfully, but these errors were encountered:
我这边没有问题,检查一下lombok插件是否安装,maven依赖是否全部导入成功。如果还有问题,把代码发来看看
Sorry, something went wrong.
因为Springboot2.3以上版本是需要单独引用数据校验的依赖的,把版本号改成2.3以下版本就把问题解决了。
No branches or pull requests
发起校验不通过的请求时,确认校验是执行了的,但是没有错误的详细信息。swagger文档中所有的校验都没有体现。请问是什么原因。
![图片](https://user-images.githubusercontent.com/21155822/91018896-c5cc5280-e622-11ea-81a9-d435b0e5bf72.png)
![图片](https://user-images.githubusercontent.com/21155822/91018976-e694a800-e622-11ea-89f0-77c8e63d75a9.png)
![图片](https://user-images.githubusercontent.com/21155822/91019037-f7451e00-e622-11ea-90f2-a1e80a3dfc3b.png)
![图片](https://user-images.githubusercontent.com/21155822/91019169-28255300-e623-11ea-8b47-fc4116dd7591.png)
The text was updated successfully, but these errors were encountered: