Dive into Oracle ADF

Send me a mail
 Dive into Oracle ADF   Click to see the XML version of this web page.   (Updated: 2/3/2008; 9:14:56 PM.)
Tips and tricks from Steve Muench on Oracle ADF Framework and JDeveloper IDE

Search blog with Google:
 

Search BC4J JavaDoc:
 

October 2004
Sun Mon Tue Wed Thu Fri Sat
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31            
Sep   Nov

Get Firefox!

Wednesday, October 20, 2004

When you notice that you're writing the same kind of validation rules on a number of entity objects, it's a sign that you probably could benefit by refactoring that validation logic into a reusable, parameter-driven validation rule bean.

This article gives a straightforward example of How to Write a Date Range Validation Rule.


10:08:27 AM    



© Copyright 2008 Steve Muench.