The connector validates nothing it publishes
The published payload schema is metadata for the calling platform to render and enforce. Enforcement belongs to that platform and to the workflow, not to the adapter in between.
The rule
Normative: this is the rule
- The declared payload schema and required fields an externally invoked trigger publishes are declarative metadata for the calling platform; a payload that violates them is passed through unmodified.
- Only top-level schema properties become typed fields in the published service description; nested structure rides inside the payload as an object, and recursive translation of a schema into fields is deliberately not attempted.
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 · OCX-6 · changed in spec 1.0