Walidacja biegu kątowego na innych elementach sterujących

this.myform.form.get('myfield').updateValueAndValidity();  //where myform: NgForm
ilirlazaj07