[
https://issues.apache.org/jira/browse/CSV-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329555#comment-15329555
]
Steffen Zschaler commented on CSV-164:
--------------------------------------
Code is available here:
https://github.com/szschaler/commons-csv/tree/list_empty_headers
Let me know if this is of interest for pushing back into Commons CSV and I will
write some tests and prepare a proper pull request.
> Support duplicate header names
> ------------------------------
>
> Key: CSV-164
> URL: https://issues.apache.org/jira/browse/CSV-164
> Project: Commons CSV
> Issue Type: Bug
> Affects Versions: 1.2
> Reporter: Romain Manni-Bucau
>
> nothing prevents a CSV to have the same time the same header name so
> validation at the end of org.apache.commons.csv.CSVFormat#validate should
> likely disappear or should support a flag to disable it
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)