RE: How to Implement Client side Validation in ASP.NET MVC

You are viewing a single comment's thread from:

How to Implement Client side Validation in ASP.NET MVC

in technology •  7 years ago 

Hi bro what is the benefits of this?

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

It save server resources and validate data before send to server rather than validate data on server.