Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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 Retour à la liste release
1.80

Cette version ajoute le support pour déclarer des contraintes pour les propriétés imbriquées via un nouvel attribut de cible sur les annotations de contrainte. Il ajoute la mise en cache des expressions de OGNL compilées et compilé les expressions MVEL.
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