Angular中错误消息未显示在UI上
创始人
2024-10-31 01:30:41
0
  1. 确认错误消息已经被添加到表单控件中的错误数组中。
  2. 确保在UI中对应的错误消息指令已经添加。
  3. 确认表单控件上添加了对应的错误消息指令。
  4. 确认表单控件绑定的ngModel或formControl中已经包含了Validators。
  5. 确认表单控件绑定的ngModel或formControl中设置了错误消息。

示例:

在模板中添加错误消息指令:

Username is required.

在指令中显示错误消息:

import { Directive, HostBinding, HostListener } from '@angular/core';

@Directive({ selector: '[appErrorMessage]' }) export class ErrorMessageDirective { @HostBinding('class.error-message') hasErrorMessage = true;

constructor() { }

@HostListener('input', ['$event.target']) onInput(target: HTMLInputElement) { const control = target.validity;

if (control.valid) {
  this.hasErrorMessage = false;
} else {
  this.hasErrorMessage = true;
}

} }

在ngModel或FormControl中设置错误消息:

ngOnInit() { this.myForm = new FormGroup({ name: new FormControl('', [ Validators.required, Validators.minLength(4) ]), email: new FormControl('', [ Validators.required, Validators.pattern('[^ @]@[^ @]') ]) }); }

get name() { return this.myForm.get('name'); }

get email() { return this.myForm.get('email'); }

getErrorMessage(control: AbstractControl) { return control.hasError('required') ? 'You must enter a value' : control.hasError('email') ? 'Not a valid email' : control.hasError('minlength') ? Must be at least ${control.errors.minlength.requiredLength} characters : ''; }

相关内容

热门资讯

透视有挂!hhpoker免费透... 透视有挂!hhpoker免费透视脚本(透视)好像是真的有挂(详细辅助2025新版总结)1)hhpok...
必备科技!hhpoker是真的... 必备科技!hhpoker是真的假的,wpk作弊最怕三个东西,新2025教程(有挂透视);1分钟了解详...
透视讲解!wepoker透视器... 透视讲解!wepoker透视器免费(透视)总是是真的有挂(详细辅助wepoke教程)小薇(透视辅助)...
玩家必知教程!wpk透视辅助下... 玩家必知教程!wpk透视辅助下载,wejoker辅助器要钱玩吗,必赢教程(有挂技巧);建议优先通过w...
透视黑科技!wepokerpl... 透视黑科技!wepokerplus辅助(透视)总是是有挂(详细辅助必备教程)一、AI软件牌型概率发牌...
必知教程!约局吧辅助器,wep... 必知教程!约局吧辅助器,wepoker代打辅助,扑克教程(有挂透视);建议优先通过wepoker代打...
透视了解!aapoker发牌逻... 透视了解!aapoker发牌逻辑(透视)果然存在有挂(详细辅助攻略教程)辅助器中分为三种模型:软件透...
免费测试版!aapoker怎么... 免费测试版!aapoker怎么提高中牌率,hhpoker买挂,安装教程(有挂技巧);aapoker怎...
透视模拟器!德普之星透视辅助软... 透视模拟器!德普之星透视辅助软件激活码(透视)都是存在有挂(详细辅助AI教程)1、德普之星透视辅助软...
玩家必用!菠萝辅助器免费版的特... 玩家必用!菠萝辅助器免费版的特点,we poker辅助器下载,详细教程(有挂透视);致您一封信;亲爱...