--- id: R6.f family: GR-VAL level: core profiles: [storage-api] posture: normative-target added: "1.0" changed: "1.0" source: https://flowdrop.io/spec/rules/gr-val/r6-f specification: FlowDrop Workflow Specification 1.0-draft licence: CC BY 4.0 --- # R6.f — Numeric bounds apply to numbers only *GR-VAL (Part I) · level: core · profiles: storage-api · added in 1.0* ## 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. ## Related rules - Names: R6.d - Referenced by: R6.d --- Rule identifiers are permanent and are never renumbered. This specification carries no implementation status: each implementation publishes its own standing against these rules. Licensed CC BY 4.0.