Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve RequestResponseBodyMethodProcessor Javadoc #27042

Conversation

hrybs
Copy link
Contributor

@hrybs hrybs commented Jun 9, 2021

The Javadoc for org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor should mention that validation is performed not only for @javax.validation.Valid but also for
Spring's @org.springframework.validation.annotation.Validated or custom annotations whose name starts with Valid.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jun 9, 2021
@sbrannen sbrannen added in: web Issues in web modules (web, webmvc, webflux, websocket) type: documentation A documentation task and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jun 9, 2021
@sbrannen sbrannen self-assigned this Jun 9, 2021
@sbrannen sbrannen added this to the 5.3.9 milestone Jun 9, 2021
@sbrannen
Copy link
Member

Related to #27043 and #27050.

@sbrannen sbrannen changed the title Fix RequestResponseBodyMethodProcessor Java Doc Improve RequestResponseBodyMethodProcessor Javadoc Jun 15, 2021
@sbrannen sbrannen merged commit 2fc47d8 into spring-projects:main Jun 15, 2021
@sbrannen
Copy link
Member

This has been merged into main.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: documentation A documentation task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants