Skip to content

This is an early unpublished editor's draft; content is incomplete and subject to change.

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:

  1. Check that the validation error is indicated visually.
  2. Check that the validation error is indicated programmatically.

Expected results