Skip to content

fix: raise when ignoring case creates ambiguous fields - #1798

Merged
pierrecamilleri merged 1 commit into
mainfrom
fix/header-case-2
Jul 28, 2026
Merged

fix: raise when ignoring case creates ambiguous fields#1798
pierrecamilleri merged 1 commit into
mainfrom
fix/header-case-2

Conversation

@pierrecamilleri

@pierrecamilleri pierrecamilleri commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Context

follow-up to #1797, which handles duplicate labels when ignoring case.
This PR handles ambiguous fields under "ignore-case=True", which were silently ignored during validation.

Fix

Ambiguous fields under "ignore-case" raise now an error : there is no obvious default behavior and the schema schould not be used with "ignore-case=True" in this circumstances.

@pierrecamilleri
pierrecamilleri merged commit 44661ad into main Jul 28, 2026
10 checks passed
@pierrecamilleri
pierrecamilleri deleted the fix/header-case-2 branch July 28, 2026 10:59
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