Why we don't need to bind this in async custom validators in Angular?

后端 未结 0 1409
忘掉有多难
忘掉有多难 2021-02-11 12:09

My question is why not use .bind(this) in custom async validators in Angular? whilst, we have to use bind method for sync custom validators.

<         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题