Data validations performed at client side

Why the data validations should be performed at a client side?

E

Expert

Verified

Data validations should be performed at a client side. The server-side validation is avoided since it makes server task overloaded. If a client-side validation is not accessible, then we can use server-side validation. When the user sends the request to a server, a validation controls are invoked to check a user input one by one.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.