What is validation summary in mvc?
Answer / Sarfraj
Validation summary in MVC is a collection of validation errors returned after form submission or other data input operation. It allows for easy access to all errors from the user input without having to check each field individually.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is mvc in ci?
How you can send the result back in json format in mvc?
Mention the order of the filters that get executed, if the multiple filters are implemented?
What is difference between mvc (model-view-controller) and mvp (model-view-presenter)?
Why use html.partial in mvc?
What is orm in mvc?
What is mvc in android?
Does android use mvc?
What do you mean by mvc scaffolding?
What is mvc route constraints?
In an MVC application, what are the segments of the default route ?
What are action verbs mvc?