标签: validation angular6 onkeyup
如何在角度6的键盘上验证NgModel输入字段
<input type="text" name="overtime" placeholder="OT" [(ngModel)]="att.ot" required>