Skip to content

Instantly share code, notes, and snippets.

@marianogonzalez
Last active April 25, 2017 07:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save marianogonzalez/e96f75a5934a2f521cff to your computer and use it in GitHub Desktop.
Save marianogonzalez/e96f75a5934a2f521cff to your computer and use it in GitHub Desktop.
<validation:all>
<validation:is-true expression="#[age &gt; 21]" />
<validation:is-url url="#[url]" />
<validation:not-empty value=#[name] />
</validation:all>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment