Often, the value of one field within a row needs to be validated with respect to another in the same row. This example shows how to do row level validation. It will reject changes where the RequiredDate comes before the OrderDate.
Copyright© 2004 Quest Software Inc.