It appears that when using the Input Mask and RequiredFieldValidator that the Error does not clear when you go to the next form item. You have to CauseValidation to clear the error. This functionality works fine with TextBox.