this.form.get('details').clearValidators();. Since both formcontrol and FormGroup inherit AbstractControl, clearValidators should be working on FormGroup.
確定! 回上一頁