setRequired

open fun setRequired(component: String, value: Boolean)

Set the required state of a component by identifier. Dispatched when a field's requiredLogic resolves to a new value, so the editor re-validates and the UI updates the required indicator.