Results 1 to 1 of 1
Thread: OVal 1.80
- 10-06-2011, 06:54 PM #1
Senior Member
- Join Date
- Sep 2011
- Posts
- 1,457
- Rep Power
- 3
OVal 1.80
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.
Changes
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.
URL: OVal - the object validation framework for Javaâ„¢ 5 or later -
Similar Threads
-
JPanel and Oval/Ellipse Problems
By PorgrammingNoob117 in forum AWT / SwingReplies: 1Last Post: 05-04-2011, 09:59 PM -
how to draw oval using Graphics object
By usha in forum AWT / SwingReplies: 4Last Post: 11-30-2010, 12:15 PM -
Clicking on an oval in JPanel
By chielt in forum Java 2DReplies: 6Last Post: 03-17-2010, 12:08 AM -
How to alternate oval drawn by Mouse click?
By ntagrafix in forum New To JavaReplies: 3Last Post: 12-04-2009, 05:06 AM -
OVal 1.10
By JavaBean in forum Java SoftwareReplies: 0Last Post: 11-03-2007, 06:00 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks