validate

open fun validate(tableCell: TableCell): ValidationResult

Validates the given tableCell.

Return

A ValidationResult indicating the outcome of the validation.

Parameters

tableCell

The cell to be validated.