Is there a simples way to do this?
I have 2 TextBox, for email input, with regex and compare validator. If user input invalid email and a different email at second textbox, is shown two error messages. But i want to display just one error message at a time.