JSR-303 validation doesn't work with nested properties in case of direct field access [SPR-10623] #15251
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
Vladimir Kralik opened SPR-10623 and commented
When I use org.springframework.validation.Validator, the IllegalStateException is thrown.
The javax.validation.Validator works correctly.
Look at attached JUnit-test ( also as an maven project in attachement ).
Affects: 3.2.3
Attachments:
Issue Links:
Referenced from: commits bc71488
1 votes, 6 watchers
The text was updated successfully, but these errors were encountered: