Errors associated
Core requirement
When input validation fails, the errors are visually and programmatically associated with the element that caused the error or that can resolve it.
Tests
Procedure
For each validation error:
- Check that the validation error is indicated visually.
- Check that the validation error is indicated programmatically.
Expected results
- #1 and #2 are true.