Skip to content

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

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:

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

Expected results

  • #1 and #2 are true.

Tests

This content needs to be written.