You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Motivation

By default constraint validators aren't aware of the infrastructure of an application. Currently this module provides the possibility to use dependency injection in constraint validators.
So it's possible e.g. to inject special validation services, DAOs/repositories,... for delegating tasks or querying information. Furthermore, this module is optimized for the usage in combination with MyFaces ExtVal r4+.

  • No labels