Skip to content

Instantly share code, notes, and snippets.

@mgladdish
Last active June 12, 2019 12:26
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 mgladdish/b9bad77a7066eba8c783f07185d098b1 to your computer and use it in GitHub Desktop.
Save mgladdish/b9bad77a7066eba8c783f07185d098b1 to your computer and use it in GitHub Desktop.
Shows an inputText with multiple constraints, each of which will be reported on the form
inputText("validationExample", "messages", required() ++ isNumber)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment