This example demonstrates, how to check rules when the View is activated, or the View's object is changed. For that purpose, the ImmediateValidationController is implemented. To avoid checking these rules when the business object is saved or deleted, their context is set to Custom.
Question Comments
Added By: Robert Emslie 1 at: 6/6/2014 6:00:21 AM
This controller causes serious performance issues where validation requires database reads for uniqueness etc.