Skip to content

with option input validation fix#71

Closed
skydread1 wants to merge 2 commits intoflybot-sg:masterfrom
skydread1:6-with-option-input-validation-fix
Closed

with option input validation fix#71
skydread1 wants to merge 2 commits intoflybot-sg:masterfrom
skydread1:6-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)

@skydread1 skydread1 changed the title 6 with option input validation fix with option input validation fix Feb 19, 2025
@skydread1 skydread1 closed this Feb 19, 2025
@skydread1 skydread1 deleted the 6-with-option-input-validation-fix branch February 19, 2025 08:49
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

1 participant