Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

OVal - Object Validation for Java 5

Compare

  Analyzed about 13 hours ago

OVal is a pragmatic and extensible validation framework for any kind of Java objects (not only JavaBeans). Constraints can be declared with annotations (@NotNull, @MaxLength), POJOs or XML. Custom constraints can be expressed as custom Java classes or by using scripting languages such as ... [More] JavaScript, Groovy, BeanShell, OGNL or MVEL. Besides field/property validation OVal implements Programming by Contract features by utilizing AspectJ based aspects. This for example allows runtime validation of method arguments. [Less]

29K lines of code

2 current contributors

over 2 years since last commit

5 users on Open Hub

Inactive
5.0
 
I Use This