Skip to main content

Crate csvlint

Crate csvlint 

Source

Structs§

CsvError
Error information about an invalid record in a CSV file
ValidationResult
Result of CSV validation

Enums§

CsvErrorKind
Types of CSV validation errors

Functions§

validate
Validates whether a CSV file conforms to RFC 4180