//Validate all the form group this.form.updateValueAndValidity(); //Validate only one form control this.form.controls['formControlName'].updateValueAndValidity();