I would like to point your attention on a new open-source project named JaValid, which I have released today. For what it is …
JaValid is an open-source project originally developed for a customer’s project and now released as open-source as I think it might be useful for validation purposes, for everyone. JaValid is an annotation-based validation framework, which allows you to validate your (business) objects. Beside the ’simple’ validation it also provides inheritance validation, recursive validation, group validation and more. It integrates with both JSF 1.1, JSF 1.2, Facelets and Spring, where it allows declarative validation rules to be specified using xml (in addition to the normal way of validation).
As it’s the first major release I’d like to hear your thoughts, comments, feedback and so on. You can post them here, sourceforge, or on the weblog on JaValid’s site. Thanks a lot!
For more information, documentation and downloads please visit http://www.javalid.org
