Skip to content

Instantly share code, notes, and snippets.

@marianogonzalez
Created August 28, 2015 18:19
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/074dde2b5a573e2cd08a to your computer and use it in GitHub Desktop.
Save marianogonzalez/074dde2b5a573e2cd08a to your computer and use it in GitHub Desktop.
<flow name="xmlFTW">
<validation:is-true expression="#[payload.xml == 'rules!']" />
<validation:is-false expression="#[payload.xml == 'is hard']]" />
</flow>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment