Explanation: Step 1: Copy the validatingWrite event handler on the CustTable object (it is either validatingWrite or validatedWrite, there is no such option as validateWrite). Step 2: Add the event handler method to a class. Step 3: Add code to perform the validation.