A

Admin • 828.70K Points
Coach

Q. What is the purpose of the 'asyncValidator' in Angular forms?

  • (A) Validate on the client side only
  • (B) Perform asynchronous validations like checking availability from API
  • (C) Track form status
  • (D) Reset form values
  • Correct Answer - Option(B)
  • Views: 10
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
asyncValidator performs server-side or delayed validations asynchronously.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.