Backbone.JS IsValid()

The Backbone.JS IsValid() model is used to check the model state and also to check validations for each attribute.

Syntax:

Model.IsValid 

Example:


 
  
 isValid Example  
  
  
  
  
  
  

Output:

Student_Name is: true

Explanation: In the above example a value is passed for the ‘Student_Name’ and thus the result is valid.

Please follow and like us:
Content Protection by DMCA.com