Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Csv case insensitive #5

Merged
merged 5 commits into from
Feb 5, 2024
Merged

Csv case insensitive #5

merged 5 commits into from
Feb 5, 2024

Conversation

shaselton-usds
Copy link
Collaborator

This functionality allows for both column headers and enum values to be case-insensitive. While it does break away from stricter standards, its flexibility allows those that are creating CSV MRFs a wider margin of error while still keeping the intent of the allowed values.

This will not be implemented in JSON.

@shaselton-usds shaselton-usds merged commit f6e983e into main Feb 5, 2024
4 checks passed
@shaselton-usds shaselton-usds deleted the csv-case-insensitive branch February 5, 2024 20:40
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.

2 participants