Skip to content

Add support for CSV header aliases in mapping logic#635

Open
Welchen wants to merge 1 commit into
CodeBeamOrg:devfrom
Welchen:feature/CSVAliases
Open

Add support for CSV header aliases in mapping logic#635
Welchen wants to merge 1 commit into
CodeBeamOrg:devfrom
Welchen:feature/CSVAliases

Conversation

@Welchen

@Welchen Welchen commented Jun 27, 2026

Copy link
Copy Markdown

MudExpectedHeader now supports aliases via a new property and constructor overloads. The CSV header matching logic checks both header names and aliases, mapping accordingly. Unit tests are added to ensure alias matching functions as intended.

Implements #634

MudExpectedHeader now supports aliases via a new property and constructor overloads. The CSV header matching logic checks both header names and aliases, mapping accordingly. Unit tests are added to ensure alias matching functions as intended.
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