angular/goldens/public-api/forms
arturovt dc9581469f docs: add documentation for NG1002
Adds a documentation page for the NG01002 runtime error thrown by
FormGroup and FormArray when setValue is called with a value that is
missing an entry for one or more registered controls.

The error code is also changed from positive (1002) to negative (-1002)
so that Angular appends a link to the error reference page in dev mode,
consistent with how other documented errors (e.g. NG01101, NG01203) are
handled.

(cherry picked from commit 030422850b)
2026-04-10 10:54:46 +03:00
..
signals feat(forms): add 'blur' option to debounce rule 2026-03-05 17:55:18 +00:00
errors.api.md docs: add documentation for NG1002 2026-04-10 10:54:46 +03:00
index.api.md build: migrate vscode extension into repo (#63924) (#64049) 2025-10-15 10:37:02 -07:00