JSR-303 validation no easy way to include the field name as message argument [SPR-8987] #13627
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: bulk-closed
An outdated, unresolved issue that's closed in bulk as part of a cleaning process
Marten Deinum opened SPR-8987 and commented
When implementing a custom validator it is quite easy to pass in the field name as a message argument so that one can use it to render a message ({0} is required). However there is no easy way of doing this when using the JSR-303 annotations. It would be nice if this was possible.
Affects: 3.1 GA
The text was updated successfully, but these errors were encountered: