Answer the question
In order to leave comments, you need to log in
Validation is client-side only. Minuses?
Of course, we are no longer living in the Stone Age, but how safe is it to do data validation only on the client side? And in general, what's the point in double validation (both on the server side and on the client side)? Is it possible to get by with mostly client-side data validation?
Answer the question
In order to leave comments, you need to log in
Either only back, or front and back validation.
At the front, you need it for speed, so as not to send data back and forth and not wait for this time.
if you have a simple letter, then it didn’t go anywhere else, but what if there are some financial transactions?
I change BTC USD at the rate of 1 to 100500 thousand millions, and you have a "bankrupt" sign on your balance
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question