pub fn is_valid_column_number(column: i32) -> bool
Expand description

Checks if column number is in valid range.