We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6121da commit 6b3bf55Copy full SHA for 6b3bf55
framework-docs/modules/ROOT/pages/web/webflux/controller/ann-validation.adoc
@@ -3,7 +3,7 @@
3
4
[.small]#xref:web/webmvc/mvc-controller/ann-validation.adoc[See equivalent in the Servlet stack]#
5
6
-Spring MVC has built-in xref:core/validation/validator.adoc[Validation] support for
+Spring WebFlux has built-in xref:core/validation/validator.adoc[Validation] support for
7
`@RequestMapping` methods, including the option to use
8
xref:core/validation/beanvalidation.adoc[Java Bean Validation].
9
The validation support works on two levels.
0 commit comments