1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/nodes/core/logic
Frank van de Pol 1ebc5979aa Add validation to Change node editor for invalid regex
This change adds input validation to the gui of Change Nodes to prevent
the user from unintentionally entering an invalid regular expression
(in case the ‘use regular expressions’  option is enabled).

The user will be notified (using the RED notification mechanism) on the
specific error code to help resolve the issue.
2013-12-24 20:28:08 +01:00
..
10-switch.html Add default name to switch node (for when name not specified - to be more consistent with other nodes) 2013-11-24 22:22:35 +00:00
10-switch.js Switch node: infer intent to compare numbers 2013-12-06 20:26:55 +00:00
15-change.html Add validation to Change node editor for invalid regex 2013-12-24 20:28:08 +01:00
15-change.js Make log message in invalid regular expressions more verbose 2013-12-24 20:17:42 +01:00