Email validation on client-side is not aligned with server-side constraints. On client-side, there may be more than one '@' sign typed in, resulting in '400 Bad Request' dialog to be shown on client-side when trying to create a new contact.