Suppose we\'re building an address book application (contrived example) with AngularJS.
We have a form for contacts that has inputs for email and phone number, and w
if you want put a input required if other is written:
Regards.