Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Validation
-
Labels:None
Description
As a followup to STS-242, it would be nice to be able to override the default mechanism of generating resource bundle keys for validation errors (the ScopedLocalizableError in particular). An improvement over the solution proposed in STS-242 would be to have a reference to the actual field/getter/setter (containing the @Validate) as opposed to only the property name, so that its annotations can be processed.