Skip to content

Comments

fix: remove incorrect disallow_extra check#760

Open
gadomski wants to merge 2 commits intomainfrom
issues/759-fewer-than-five-fields
Open

fix: remove incorrect disallow_extra check#760
gadomski wants to merge 2 commits intomainfrom
issues/759-fewer-than-five-fields

Conversation

@gadomski
Copy link
Member

It was only used once, and I don't think it's correct.

Closes #759

It was only used once, and I don't think it's correct.
@gadomski gadomski requested a review from philvarner February 18, 2026 13:59
@gadomski gadomski self-assigned this Feb 18, 2026
@philvarner philvarner changed the title fix: remove incorrect disalow_extra check fix: remove incorrect disallow_extra check Feb 19, 2026
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.

validate_exclude_field's disallow_extra argument should be set to false when testing POST nested properties

1 participant