mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
747872212d
Replace `new Error()` in a forms Validators function with `RuntimeError`, for better tree-shakability. Also, improve the error messages, and add documentation. PR Close #46537