Check this:
https://twitter.com/LongLongfld/status/1103447650597138433

Using AsyncValidatorFn we create asynchronous (async) validator functions 
that is used with FormControl in reactive form. 

Using AsyncValidator we create async validator directive. 
NG_ASYNC_VALIDATORS is used as provider with multi: true in our async 
validator directive.



On Thursday, March 7, 2019 at 1:23:11 PM UTC+11, Tito wrote:
>
> https://angular.io/api/forms/AsyncValidatorFn
>
> https://angular.io/api/forms/AsyncValidator
>
> the latter looks to be more robust than the first ?
>
> On Wednesday, March 6, 2019 at 3:37:17 PM UTC-8, Long Field wrote:
>>
>> Hi All
>> Notice there are two interface for AsyncValidator what's difference?
>>
>> Cheers!
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to