Skip to content

With option input validation fix#72

Merged
robertluo merged 2 commits intoflybot-sg:masterfrom
skydread1:70-with-option-input-validation-fix
Feb 22, 2025
Merged

With option input validation fix#72
robertluo merged 2 commits intoflybot-sg:masterfrom
skydread1:70-with-option-input-validation-fix

Conversation

@skydread1
Copy link
Contributor

Closes #70

  • Add ::fn-input? flag to domain malli schema properties of map and map-of schemas to prevent treating them as pullable data.
  • Do not validate pull-pattern in function inputs (only validate the domain schema)

@robertluo
Copy link
Collaborator

It looks great, thanks!

@robertluo robertluo merged commit 6900af1 into flybot-sg:master Feb 22, 2025
2 checks 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.

Some function inputs are marked as pullable and thus fail validation

2 participants