Fix link to Javadoc API
See gh-27151
This commit is contained in:
committed by
Stephane Nicoll
parent
f9167c3df5
commit
e719bc2cda
@@ -215,7 +215,7 @@ as the following example shows:
|
||||
Validation errors are reported to the `Errors` object passed to the validator. In the case
|
||||
of Spring Web MVC, you can use the `<spring:bind/>` tag to inspect the error messages, but
|
||||
you can also inspect the `Errors` object yourself. More information about the
|
||||
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].
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user