Skip to content

Instantly share code, notes, and snippets.

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