Name | Value |
---|---|
Type | header-error |
Title | Header Error |
Description | Cell Error |
Template | Cell Error |
Tags | #table #header |
Name | Value |
---|---|
Type | blank-header |
Title | Blank Header |
Description | This header is empty. A header should contain at least one value. |
Template | Header is completely blank |
Tags | #table #header |
Header error representation. A base class for all the errors related to the resource header.
(*, note: str, labels: List[str], row_numbers: List[int]) -> None
List of labels that has errors.
List[str]
Row number where the error occurred.
List[int]