The _____ function is used to compose multiple validators into a single function that combines their effects.

  • asyncValidator
  • combineLatest
  • composeValidators
  • validateControl
In Angular, the composeValidators function is used to compose multiple validators into a single function that combines their effects.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *