mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
3919ee37cf
This commit updates the `PatternValidator` class to inherit `AbstractValidatorDirective` to make it conistent with other validators. Closes angular#42267 PR Close #44887