Skip to content

Instantly share code, notes, and snippets.

@gnschenker
Created May 14, 2014 03:39
Show Gist options
  • Save gnschenker/94cbd68cbda4e670b776 to your computer and use it in GitHub Desktop.
Save gnschenker/94cbd68cbda4e670b776 to your computer and use it in GitHub Desktop.
<div ng-show='loginForm.userName.$invalid && loginForm.userName.$dirty'
class='error'>
Must enter user name.</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment