If the form uses submit validation method and user submits, the validation errors show up on the form. However, as they type, the errors don't go away. So they never know if the problem is fixed.
Is there a way to use submit validation initially and then watch validation after the first submission?