Errors associated
foundational
Normative Text
When input validation fails, the errors are visually and programmatically associated with the element that caused the error or that can resolve it.
Tests
This section is non-normative.
Procedure
For each validation error:
- Check that validation error is indicated visually.
- Check that validation error is indicated programmatically.
Expected results
- #1 and #2 are true.
Tests
This content needs to be written.