angular/packages/forms/signals/src/api/rules
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
..
validation refactor(forms): remove customError() 2026-01-07 15:07:30 -05:00
debounce.ts fix(forms): clean up abort listener after timeout 2026-01-07 14:07:25 -05:00
disabled.ts refactor(forms): rename field to fieldTree in FieldContext and ValidationError 2025-12-16 10:26:22 -08:00
hidden.ts feat(forms): redo the signal forms metadata API 2025-12-09 09:21:41 -08:00
index.ts feat(forms): redo the signal forms metadata API 2025-12-09 09:21:41 -08:00
metadata.ts feat(forms): redo the signal forms metadata API 2025-12-09 09:21:41 -08:00
readonly.ts feat(forms): redo the signal forms metadata API 2025-12-09 09:21:41 -08:00