cellRequired

abstract fun cellRequired(builder: TableLogicBuilder.() -> Unit)

Builds cellRequiredLogic (columns only): per-cell required logic whose conditions reference columns of the same table and are evaluated per-row. Ignored when used on a non-column target.