I have a form that validates against some data in my database. I have the custom validation working. What I would really like though is to validate only once; i.e show that validation message and let the user submit the form again if they choose without a validation message. Is this possible?