Skip to content

Instantly share code, notes, and snippets.

@ilko725
Created December 12, 2017 08:57
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 ilko725/c636236f8e85065f33996867d1d355e1 to your computer and use it in GitHub Desktop.
Save ilko725/c636236f8e85065f33996867d1d355e1 to your computer and use it in GitHub Desktop.
<label class="name">
<input type="text" placeholder="Name:" data-constraints="@JustLetters" />
<span class="empty-message">*This field is required.</span>
<span class="error-message">*This is not a valid name.</span>
</label>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment