I have created a directive for validation, which make sure that same data is entered in password and verify password fields, Its working fine If I type something in it, If I type the password and then remove it, it does not work. Check the plunker here I have created a directive for validation, whic