Home »
MCQs »
BackboneJS MCQs
Which of the following function you will use to remove the validation binding on the model or all models, as well as any events connected to the collection?
16. Which of the following function you will use to remove the validation binding on the model or all models, as well as any events connected to the collection?
- Unbinding function
- Data bid
- Data binding
Answer: A) Unbinding function
Explanation:
You may use the Unbinding function to remove the validation binding on the model or all models, as well as any events connected to the collection.