angular/goldens/public-api/forms
Alex Rickabaugh 24e52d450d feat(forms): add debounce option to validateAsync and validateHttp
This adds support for a `debounce` option to the `validateAsync` and `validateHttp` functions.
This allows developers to debounce the triggering of async validators to improve performance.

A `DebounceTimer` type was also added to `@angular/core` to represent the wait condition parameters uniformly.
2026-03-25 14:17:52 -07:00
..
signals feat(forms): add debounce option to validateAsync and validateHttp 2026-03-25 14:17:52 -07:00
errors.api.md build: migrate to new toolchain usage for api goldens (#62688) 2025-07-17 18:13:42 -04:00
index.api.md feat(forms): template & reactive support for FVC 2026-03-17 13:18:26 -06:00