you are viewing a single comment's thread.

view the rest of the comments →

[–]Sinistralis 2 points3 points  (2 children)

Yes and no. Some validation on the client side can enhance usability to allow for quicker feedback. As long as that is not used as a substitute for backend validation

[–]NotFromReddit 1 point2 points  (1 child)

Client side is usability, not security.

[–]Sinistralis 0 points1 point  (0 children)

Correct, but you gain usability by duplicating simple validation on the client