Out of the Following, which is one of the Injection Prevention Mechanisms ?
Avoid Escape Special Characters
Use of non Parameterized API
Input Validation against Whitelist
Avoid sending the wrong data at first place as request parameter.