angular/packages/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 docs: fix js doc of signal forms ignoreValidators option. 2026-03-23 11:21:21 -07:00
src docs: add documentation for NG1002 2026-04-10 10:54:46 +03:00
test test(forms): move timeout and autoTick helpers to shared testing utilities 2026-02-10 07:45:00 -08:00
BUILD.bazel build: don't substitute binary files 2026-01-21 10:35:04 -08:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json build(forms): setup infrastructure for code examples 2026-01-05 12:36:00 -05:00
PACKAGE.md build: format md files 2025-11-06 10:03:05 -08:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00