CMSgov / hpt-validator

Validation library for CMS Hospital Price Transparency machine-readable files
Other
4 stars 5 forks source link

Csv case insensitive #5

Closed shaselton-usds closed 9 months ago

shaselton-usds commented 10 months ago

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.