package
Version:
v0.6.1
Opens a new window with list of versions in this module.
Published: Nov 9, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CsvError represents a error in a CSV source. It is defined
by Row, Column and a human-readable Message.
ValidateCSV performs a CSV validation
type Validator struct {
ColSeparator rune
MaxErrors int
}
Validator configures the CSV datasource validator
Source Files
¶
Click to show internal directories.
Click to hide internal directories.