We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 49eb6ef + 3b0cc0a commit ae1ab5dCopy full SHA for ae1ab5d
docs/advanced/spring-bean-validation.md
@@ -12,7 +12,7 @@
12
- [验证请求参数(Path Variables 和 Request Parameters)](#验证请求参数path-variables-和-request-parameters)
13
- [验证 Service 中的方法](#验证-service-中的方法)
14
- [Validator 编程方式手动进行参数验证](#validator-编程方式手动进行参数验证)
15
-- [自定以 Validator](#自定以-validator)
+- [自定义 Validator](#自定以-validator)
16
- [使用验证组](#使用验证组)
17
- [TODO](#todo)
18
- [参考](#参考)
0 commit comments