PDA

View Full Version : Status support Attributes-based validation



thomasvdv
Aug 24th, 2004, 08:58 AM
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.