A value indicating whether a line break found in a quote field should
be considered bad data.
to consider a line break bad data, otherwise
.
- Namespace
- CsvHelper
.Configuration .Attributes - Containing Type
- Line
Break In Quoted Field Is Bad Data Attribute
Syntax
public LineBreakInQuotedFieldIsBadDataAttribute(bool lineBreakInQuotedFieldIsBadData = true)
Parameters
Name | Type | Description |
---|---|---|
lineBreakInQuotedFieldIsBadData | bool |