I am using reactive forms in Angular 4. this.form.controls.code.clearValidators();. The above method only clears the validators on the form ...
確定! 回上一頁