New here?
Create an account to submit posts, participate in discussions and chat with people.
Sign up
You are viewing a single comment's thread. View all
2 years ago 2 points (+2 / -0 ) 1 child
You should double check that. Remember that the UI is a generally unsafe layer which can easily be manipulated (you just send GET and POST requests manually). Data verification must occur on the server side.
None
2 years ago 1 point (+1 / -0 )
There are no instances where data is verified clientside only. For low traffic forms if it's usually only server side and the client receives an error message.
None
Toast message