Skip to content

Instantly share code, notes, and snippets.

@lucaswxp
Created February 3, 2012 17:27
Show Gist options
  • Save lucaswxp/1731279 to your computer and use it in GitHub Desktop.
Save lucaswxp/1731279 to your computer and use it in GitHub Desktop.
<new_textarea_field name="message" label="Message: ">
<validation>
<max length="10">Please, enter at most 10 characters.</max>
</validation>
</new_textarea_field>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment