Hello,
As Spring does not yet support out-of-the-box attributes-based validation, we have started some custom developement that allows us to tag a bean property with a validation rule (based on Commons atributes).
To prevent reinventing the wheel, I would like to know what the status is on the Spring framework's integration of attributes-based validation. Something usable in CVS? When would this be realeased?
Thanks.
