Row.validateCsvError

Validates a given CsvReader.Error against the current row's data. (community summary)

struct Row
scope const @safe pure
validateCsvError

Return Value

Type: auto

void

Throws

IonMirException if the CsvReader.Error is set.