FlowDrop Workflow Specification 1.0-draft

Numeric bounds apply to numbers only

The rule

Normative: this is the rule
  1. A config value below its schema's minimum or above its maximum is refused with R6_CONFIG_INVALID at node.{id}.config.{key}.
  2. Bounds are evaluated only for a value that is a JSON number; a string is never bounds-checked, even when it spells a number.
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 · R6.f · changed in spec 1.0