Alert box at the top of the form listing all errors with clickable links.
Displays an alert-style summary at the top of the form listing all errors. Each item is a clickable link that scrolls to the corresponding field.
<form data-ev-form
data-ev-display="summary">
...
</form>