setColumnRequired

open fun setColumnRequired(columnId: String, value: Boolean)

Set the required state of the column identified by columnId, re-emitting table state and validity so cells re-validate against the new requirement. Driven by column requiredLogic resolution.