Someone change variable value of their data in my website.
Next step this variable value pass to server from api call.
It change value in chrome browser by following steps.
Open chrome -> Inspect Element -> Source -> Scope
I was put all validation like, user can not open inspect element from using of any shortcut keys.
Following is sample code and my situation
How can prevent user for modify value of variables?