angular/packages/forms/signals/test
Miles Malerba ff4633dab8 refactor(forms): allow passing number|string|null paths to min & max (#65212)
Relaxes the constraints on which paths can be used with the `min` &
`max` validation rules, since people may want to validate a
potentially-null number, or a numeric value represented as a string

PR Close #65212
2025-11-14 21:56:58 +00:00
..
node refactor(forms): allow passing number|string|null paths to min & max (#65212) 2025-11-14 21:56:58 +00:00
web test(forms): [field] inputs on components should just pass through 2025-11-14 16:37:45 +00:00