I have a question regarding validation rules for strings. Normally, a validation rule evaluates input as it is typed. However, I would like to queue-up the input, and at the end of cell entry, validate the string against a database. Can this be done?