Title |
Test
Find
Matches to file path.
|
Expression |
^]:\\[^:\*\?"<>|\/\\]+(\.[^:\*\?"<>|\/\\]+|[^:\*\?"<>|\/]+[^:\*\?"<>|\/\\]+\.[^:\*\?"<>|\/\\]+)$ |
Description |
The match return true if the test value is a valid path on windows. |
Matches |
C:\my-directory\my-file.ext | g:\file.txt |
Non-Matches |
:\my-directory\my-file.ext | c:\file\\.ext |
Author |
Rating:
Not yet rated.
chayim fridman
|
Source |
I created. |
Your Rating |
|