0.1.3 • Published 2 years ago

node-red-contrib-validatejs v0.1.3

Weekly downloads
37
License
ISC
Repository
github
Last release
2 years ago

Validate.js integration node

Validate your data just as one would using validate js.

Usage

  • Set the property in wich your data will come.
  • Create your constraints in the editor or input it from msg.template.

example


Todo

  • Fix msg.template input
  • Add a JS editor to extend validator functions
  • Add a Button Group / Tab to select error output (grouped / flat / detailed)
  • Add Jsonata and/or Mustache templating to the validate editor