Anexo angular aos erros de formulário
control.setErrors({ ...(control.errors || {}), 'newError': 'text of the error' })
Nice Nightingale
control.setErrors({ ...(control.errors || {}), 'newError': 'text of the error' })