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.
1 parent f9167c3 commit e719bc2Copy full SHA for e719bc2
src/docs/asciidoc/core/core-validation.adoc
@@ -215,7 +215,7 @@ as the following example shows:
215
Validation errors are reported to the `Errors` object passed to the validator. In the case
216
of Spring Web MVC, you can use the `<spring:bind/>` tag to inspect the error messages, but
217
you can also inspect the `Errors` object yourself. More information about the
218
-methods it offers can be found in the {api-spring-framework}validation/Errors.html[javadoc].
+methods it offers can be found in the {api-spring-framework}/validation/Errors.html[javadoc].
219
220
221
0 commit comments