today i presented the first preview of sev-en.
it stands for:
simple enhanced validation with extensible nature
the base idea was to start a feasibility study about annotation based jsf validation. e.g. it should be possible to re-use jpa annotations for validation.
last weekend i finished the first prototype.
current main-features:
- cross-component validation (including cross-entity validation)
- support for jpa based validation
- extensible (e.g. custom annotations and all important parts of the core)
- zero configuration
within the next view weeks i'll provide further details.