Fix documentation syntax issue

See gh-16917
This commit is contained in:
rstoyanchev 2023-09-04 13:25:19 +01:00
parent b068742ec8
commit 0c714e3a78
1 changed files with 2 additions and 2 deletions

View File

@ -338,7 +338,7 @@ xref:web/webflux/ann-rest-exceptions.adoc[Error Responses] sections.
[[validation-beanvalidation-spring-method-exceptions]]
==== Method Validation Exceptions
=== Method Validation Exceptions
By default, `jakarta.validation.ConstraintViolationException` is raised with the set of
``ConstraintViolation``s returned by `jakarata.validation.Validator`. As an alternative,
@ -386,7 +386,7 @@ implements `org.springframework.validation.Errors` and exposes validation errors
[[validation-beanvalidation-spring-method-i18n]]
==== Customizing Validation Errors
=== Customizing Validation Errors
The adapted `MessageSourceResolvable` errors can be turned into error messages to
display to users through the configured `MessageSource` with locale and language specific