Validation: Initial support for dependency injection of a JSR-303 Validator [SPR-6035] #10704
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Keith Donald opened SPR-6035 and commented
As a user, I want to use Spring to configure my JSR 303 provider, then have the ability to inject JSR-303 Validators into my own components using standard Spring DI capabilities. Specifically, I am interested in injecting Validators into Services so I can invoke validation rules in the context of my business logic.
Hibernate Validator should be the JSR-303 implementation supported initially.
Affects: 3.0 M4
Issue Links:
1 votes, 2 watchers
The text was updated successfully, but these errors were encountered: