Answer Posted / Vipin Pandey
Validation in MVC refers to the process of checking user input for errors or incorrect data before it is processed by the server. This can be done using built-in data annotations, custom validators, or third-party libraries.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers