Skip to content

Validate unknown fields on flow nodes#29

Merged
pallaoro merged 1 commit intomainfrom
loop-validation
Apr 12, 2026
Merged

Validate unknown fields on flow nodes#29
pallaoro merged 1 commit intomainfrom
loop-validation

Conversation

@pallaoro
Copy link
Copy Markdown
Member

Summary

  • Reject unrecognized keys on any node type during flow validation
  • Catches misplaced fields (e.g. branch paths placed as siblings of paths instead of inside it)
  • Bumps to 0.9.5

Test plan

  • New test: branch path placed as sibling of paths → validation error
  • New test: unknown field on ai node → validation error
  • All 117 existing tests pass

Reject unrecognized keys on any node type during flow validation.
Catches misplaced fields like branch paths placed as siblings of
"paths" instead of inside it.
@pallaoro pallaoro merged commit 5546c09 into main Apr 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant