Skip to content

Fix: boolean validator - #86

Closed
Meldiron wants to merge 1 commit into
masterfrom
fix-bool-validator
Closed

Fix: boolean validator#86
Meldiron wants to merge 1 commit into
masterfrom
fix-bool-validator

Conversation

@Meldiron

Copy link
Copy Markdown
Contributor

Disallow 0, 1, '0', '1' from boolean loose validator. This is not expected by HTTP communication and we should not support it.

  • Tests updated

@Meldiron

Copy link
Copy Markdown
ContributorAuthor

Irelevant, fixed on Appwrite-level - in endpoint action

Sign up for freeto 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

@Meldiron