angular/packages/forms/signals/test
Leon Senft 46dbd18566 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`.
2026-01-07 15:07:30 -05:00
..
node refactor(forms): remove customError() 2026-01-07 15:07:30 -05:00
web feat(forms): add [formField] directive 2026-01-06 17:21:06 -05:00