angular/packages/forms
Leon Senft ff531752b0 refactor(forms): remove customError()
Remove the `customError` function and `CustomValidationError` type.

These were made obsolete by support for returning plain object literals
as custom errors.

This also catches few `field` properties that were missed in the
renaming to `fieldTree`.

(cherry picked from commit 46dbd18566)
2026-01-07 15:07:35 -05:00
..
signals refactor(forms): remove customError() 2026-01-07 15:07:35 -05:00
src docs: update angular.io links to angular.dev in comments, TSDoc, and warnings 2026-01-07 14:12:18 -05:00
test ci: reformat files 2025-12-16 14:44:25 -08:00
BUILD.bazel build(forms): expose signal forms compat package 2025-11-14 17:23:39 +00:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json refactor(forms): add signal forms to the type tests 2025-12-15 11:44:58 -08:00
PACKAGE.md build: format md files 2025-11-06 10:07:13 -08:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00