Télécharger des oval-1.87-without-dependencies.tar.gz (oval-1.87-without-dependencies.tar.gz ( lien externe: SourceForge.net): 4,009,323 octets) va bientôt commencer. Sinon, cliquez sur oval-1.87-without-dependencies.tar.gz ( lien externe: SourceForge.net).

Informations sur le fichier

Taille du fichier
4,009,323 octets
MD5
49aa80c47f349fc8c586f6745306c72f

Description du projet

OVal is an extensible object validation framework for Java 5 or later. Annotations (@NotNull) or XML configuration files can be used to express class constraints. OVal can optionally use AspectJ to enforce automatic validation (DbC)

How to use: http://oval.sourceforge.net/userguide.html

OVal is in the central maven repository:
<dependency>
<groupId>net.sf.oval</groupId>
<artifactId>oval</artifactId>
<version>1.84</version>
</dependency>