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

[REQ] [Java] [Spring] Spring 6.1 Method Bean Validation Support #17516

Open
jakubszybisty opened this issue Jan 2, 2024 · 0 comments
Open

[REQ] [Java] [Spring] Spring 6.1 Method Bean Validation Support #17516

jakubszybisty opened this issue Jan 2, 2024 · 0 comments

Comments

@jakubszybisty
Copy link

Is there a way to take advantage of Method Bean Validation introduced in Spring 6.1? spring-projects/spring-framework#29825

It requires to annotate model and controllers with constraint annotations, but also removing controller class level @validated annotation (I don't see any possibility to do it currently)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant