Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.8.2
-
None
-
Unknown
Description
Its fairly common to marshal to/from with quotes in CSV format.
We should make this easier by adding an attribute to @CsvRecord where you can define a quote char to use, either single or double etc.