I am working on MVC project and i want to prevent sql injection, how can i apply attributes to the Model's properties to avoid invalid input, is there an attributes like allowhtml to attache it to the properties.I am working on MVC project and i want to preve