Skip to content

This is an unpublished draft that might include content that is not yet approved.

Errors associated

This is an in-progress draft. The content is incomplete and could change substantially.

Core requirement developing

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