Commit 402b351
committed
fix: reject MAC addresses with mixed separators
Add validation to prevent MAC addresses that use both ':' and '-'
separators simultaneously, ensuring consistent separator usage
as per MAC address format standards.1 parent 5440442 commit 402b351
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 | | |
0 commit comments