Skip to content

Instantly share code, notes, and snippets.

@chandermani
Created March 9, 2014 13:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chandermani/9447921 to your computer and use it in GitHub Desktop.
Save chandermani/9447921 to your computer and use it in GitHub Desktop.
<input type="email"
ng-model='userEmail'
name='email' required
class="form-control"
custom-remote-validator="duplicate"
remote-validate-functions="duplicateMailRemoteCheck"
update-on-blur=""/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment