Mark Tue, 23 Oct 2012 20:22:59 -0700
Hi All, I want to add an exception to IS_NOT_IN_DB so that either IS_IN_SET(('n/a','N/A')) or IS_NOT_IN_DB(db,'computer_hardware.serial_number') is acceptable.
I don't know if I need to write a custom validator. Any help is appreciated! Mark --