@if (fControl.invalid) { @for (item of fControl.errors | keyvalue; track item) { {{item.value.message}} } }