Developer Tools
JDeveloper
You can add validation logic to enforce a rule, in this case the rule that an order's ship date must occur after the date the order was placed. You will create your validation rule using the declarative validation capabilities in ADF Business Components, and define the logic using the Groovy scripting language.
To begin adding a validation rule, you will click
Add on the
Business Rules page of the overview editor for entity objects:
Validation rules can be added in the Add Validation Rule dialog:
Copyright © 1997, 2009, Oracle. All rights reserved.