Edit the e-mail address, and try to change the status.
Valid: {{myForm.myAddress.$valid}} (if true, the value meets all criteria).
Dirty: {{myForm.myAddress.$dirty}} (if true, the value has been changed).
Touched: {{myForm.myAddress.$touched}} (if true, the field has been in focus).