Getting Started
Examples
API
Migration
Change Log
CsvConfiguration
.
Validate
()
Method
Namespace
CsvHelper
.Configuration
Type
CsvConfiguration
Constructors
CsvConfiguration
(CultureInfo)
CsvConfiguration
(CultureInfo,
Type)
Method Members
ApplyAttributes
<T>
()
ApplyAttributes
(Type)
FromAttributes
<T>
()
FromAttributes
<T>
(CultureInfo)
FromAttributes
(Type)
FromAttributes
(Type,
CultureInfo)
Validate
()
Property Members
AllowComments
BadDataFound
BufferSize
CacheFields
Comment
CountBytes
CultureInfo
Delimiter
Detect
Column
Count
Changes
DetectDelimiter
Detect
Delimiter
Values
DynamicPropertySort
Encoding
Escape
Exception
Messages
Contain
Raw
Data
GetConstructor
GetDelimiter
Get
Dynamic
Property
Name
HasHeaderRecord
HeaderValidated
IgnoreBlankLines
IgnoreReferences
Include
Private
Members
InjectionCharacters
Injection
Escape
Character
InjectionOptions
IsNewLineSet
Line
Break
In
Quoted
Field
Is
Bad
Data
MaxFieldSize
MemberTypes
MissingFieldFound
Mode
NewLine
Prepare
Header
For
Match
Process
Field
Buffer
Size
Quote
Reading
Exception
Occurred
Reference
Header
Prefix
ShouldQuote
ShouldSkipRecord
Should
Use
Constructor
Parameters
TrimOptions
Use
New
Object
For
Null
Reference
Members
WhiteSpaceChars
Validates the configuration.
Namespace
CsvHelper
.Configuration
Containing Type
CsvConfiguration
Implements
IParserConfiguration
.
Validate
()
IWriterConfiguration
.
Validate
()
Syntax
public void Validate()
On This Page
Syntax