Skip to content

Instantly share code, notes, and snippets.

@marianogonzalez
Last active August 31, 2015 14:42
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 marianogonzalez/1be7e8ba3ef50a4fb13a to your computer and use it in GitHub Desktop.
Save marianogonzalez/1be7e8ba3ef50a4fb13a to your computer and use it in GitHub Desktop.
<validation:is-true expression="#[payload.age &gt; 21]"
exceptionClass="com.myproject.NotAnAdultException"
message="#[payload.name] #[payload.lastname] is not an adult" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment