Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have developed CRUD operation in MVC with knockoutjs.Now I want to perform validation in CRUD operation.So can somebody suggest me how to apply validation in knockout?
Posted
Updated 17-Dec-14 19:50pm
v2

1 solution

This should help you : https://github.com/Knockout-Contrib/Knockout-Validation[^]

Regards...
 
Share this answer
 
Comments
NarenBanarase 18-Dec-14 1:56am    
Thank You for your Valuable answer.I read and apply this code in my application and its run very well on insert time.
But I edit data that data show in textbox and I fill up null value and Click on update button its not working properly. so Edit mode i have problem

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900