103
Backbone.js model.isValid()
The Backbone.js isValid model checks the model’s state by using validate () method. It checks validation for each attributes.
Syntax:
Let’s take an example.
See this example:
The Backbone.js isValid model checks the model’s state by using validate () method. It checks validation for each attributes.
Syntax:
Let’s take an example.
See this example: