AsyncValidatorFn interface interface AsyncValidatorFn { (control: AbstractControl): Promise | Observable } Methods call signature (control: ...
確定! 回上一頁