I have a text box for email id for which on page loads the data will be loaded from DB
While loading, the email id which saved in wrong format was loaded. While clicking on submit button on page, the text box should be validated but doesnt validate.
Yet it validates when the textbox is focused.