Skip to content

Fix formatting for PersonValidator Kotlin example in ref docs #26832

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

Merged
merged 1 commit into from
Apr 20, 2021

Conversation

hrybs
Copy link
Contributor

@hrybs hrybs commented Apr 20, 2021

The official documentation contains incorrect Kotlin code example (page 237 of pdf).
As a result we have weird parameter clazz: Class<> instead of clazz: Class<*>. Also we have simple comment instead of JavaDoc comment.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Apr 20, 2021
@sbrannen sbrannen changed the title Fix Kotlin code example formatting Fix formatting for PersonValidator Kotlin example in reference manual Apr 20, 2021
@sbrannen sbrannen changed the title Fix formatting for PersonValidator Kotlin example in reference manual Fix formatting for PersonValidator Kotlin example in ref docs Apr 20, 2021
@sbrannen sbrannen added this to the 5.3.7 milestone Apr 20, 2021
@sbrannen sbrannen added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Apr 20, 2021
@sbrannen sbrannen self-assigned this Apr 20, 2021
@sbrannen sbrannen merged commit 0286549 into spring-projects:master Apr 20, 2021
@sbrannen
Copy link
Member

Good catch!

This has been merged into master.

Thanks

lxbzmy pushed a commit to lxbzmy/spring-framework that referenced this pull request Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants