Spring Modules
Spring Modules is a sub-project of Spring intended to ease integration with 3rd party products without overloading the core framework with additional dependencies. More information can be found at http://springmodules.dev.java.net
.
NEWS:
2005-05-23 – Spring Modules 0.2 Released.
2005-04-20 – Spring Modules 0.1 Released.
Articles:
Using Valang validator – this article gives and overview of how to use Valang validator, its features and syntax.
Persistent Object Life-cycle Event Validation pattern – explains how this pattern works and how to add it to your configuration.