Configures the error visibility strategy used by CngxFormFieldPresenter.showError.
Pass a built-in name ('onTouched', 'onDirty', 'onSubmit',
'onTouchedOrSubmit', 'always') or a custom ErrorStrategyFn.
The strategy fully overrides the default gate
(touched OR errorScope.showErrors).