FlowDrop Workflow Specification 1.0-draft

Dynamic port names are constrained and unique across the node

The rule

Normative: this is the rule
  1. A dynamic port name begins with an ASCII letter and continues with ASCII letters, digits or underscores.
  2. It must not be a reserved name, and it must be unique across the union of the node's dynamic input and dynamic output names: an input and an output on the same node may not share a name.
  3. A definition that breaks any of these is refused.
Rule identifiers are permanent and are never renumbered. Each implementation publishes its own standing against these rules; this specification does not.spec 1.0-draft · DYN-3 · changed in spec 1.0