Optional. Returns true when the raw field value is absent/invalid for a
control that always asserts its own value (a numeric slider is never
"empty"). When true, the field->control read is skipped (the control
keeps its value) and the control->field write is forced (the control seeds
the field on mount). Omit for controls where the field is the sole source
of truth - the default sync reads and writes symmetrically.