I've got a table where one of two values has to be non-null, while the other one must be null. It represents an image and the user can either upload it via the form or link directly to it. Is there a ways to set up a custom validation function that looks at two separate fields?