@if (favoritesForm.controls.favoriteName.errors?.['letterE']) { }
Form model:
{{ favoritesForm.value | json }}