Error correction suggestions (suggestion)
When an input error occurs, the system provides actionable suggestions for correcting the error (e.g., "Please enter a valid email address")
DOM error summary without actionable suggestions:
This form inserts an error summary block at the top using anchors, but the messages are vague (e.g., "Invalid value") and do not tell the user how to fix the problem.