node-red-contrib-validatejs 0.1.2
Validate your data just as one would using [validate js](https://validatejs.org).
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
.
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