Skip to content

Conversation

afonsocraposo
Copy link

Before this change I was getting CastError instead of InvalidSchemaField when passing "invalid" to a boolean field. This happened because the library was first doing the casting, which would fail because "invalid" cannot be casted to True or False.

Before I was getting CastError instead of InvalidSchemaField when
passing `"invalid"` to a boolean field
@afonsocraposo afonsocraposo marked this pull request as ready for review June 6, 2025 12:27
@afonsocraposo afonsocraposo marked this pull request as draft June 6, 2025 12:28
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