Open
Description
Hello all,
Can I use a validation summary instead of a "span with asp-validation-for" to show the error messages?
How do I do it?
I tried to put the tag <div asp-validation-summary="All"></div>
but seems like it doesn't work. The message does not show up if I don't have the spans for each field.
Thanks,
Kristian Fernando
Metadata
Assignees
Labels
No labels