The column description object to validate. This should conform to the CsvwColumnDescription
interface.
The index of the column in the table, used for tracking validation context.
The context object for the CSVW-to-RDF conversion process, which includes an issue tracker for reporting validation issues.
Any validation issues are reported using the ctx.issueTracker
.
Validates a CSVW column description object against the defined schema and rules.