Skip to content

Instantly share code, notes, and snippets.

@chandermani
Created March 9, 2014 13:32
Show Gist options
  • Save chandermani/9447787 to your computer and use it in GitHub Desktop.
Save chandermani/9447787 to your computer and use it in GitHub Desktop.
<input type="email"
ng-model='userEmail'
name='email' required
class="form-control"
custom-validator="disposable"
validate-functions='disposableMail'/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment