mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Add comprehensive test cases to validate behavior when multiple pattern validators are applied to the same field. These tests clarify that multiple patterns operate with AND logic, where each pattern is validated independently and produces its own error when it doesn't match. |
||
|---|---|---|
| .. | ||
| validators | ||
| debounce.spec.ts | ||
| hidden.spec.ts | ||
| metadata.spec.ts | ||
| structure.spec.ts | ||
| when.spec.ts | ||