⢠Validation occurs before the web form is post back to the originating server or we can say the validation occurs at end userâs browser.
⢠It is quick and responsive to the user.
⢠It is insecure validation type. Any important information can trace by a user at client side validation.
⢠An expert user can alter the code or use it accordingly. |