Downloadliste

Projektbeschreibung

OVal is a pragmatic and extensible validation framework for any kind of Java objects (not only JavaBeans). Constraints can be configured with annotations, POJOs, or XML. Custom constraints can be expressed in pure Java or by using scripting languages such as JavaScript, Groovy, or BeanShell. Besides simple object validation, OVal provides certain Programming by Contract features. They can easily be enabled by using the provided AspectJ aspects.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-04 07:18 Zurück zur Release-Liste
1.80

Diese Version bietet Unterstützung für das Deklarieren von Einschränkungen für geschachtelte Eigenschaften über neue Target-Attribut für Einschränkung Anmerkungen. Es fügt Zwischenspeichern von kompilierten OGNL Ausdrücken und kompiliert MVEL Ausdrücke.
This release adds support for declaring constraints for nested properties via a new target attribute on constraint annotations. It adds caching of compiled OGNL expressions and compiled MVEL expressions.

Project Resources