Module validation

Module validation 

Source

Functionsยง

validate_array_length
Validate that array length matches expected value (strict mode only).
validate_delimiter_consistency
Validate that detected and expected delimiters match.
validate_field_list
Validate field list for tabular arrays (no duplicates, non-empty names).
validate_row_length
Validate that a tabular row has the expected number of values.