Displaying page
of
pages;
Items to
Title |
Test
Details
Pattern Title
|
Expression |
^([a-zA-Z]\:) (\\{1}| ((\\{1}) [^\\] ([^/:*?<>"|]*(?<![ ])))+)$
|
Description |
Validates windows path and invalidates UNC path
|
Matches |
c:\34\445\546\3.htm | C:\
|
Non-Matches |
\\qaz | c:\Ram<\ | C: or c:\\ or \\
|
Author |
Rating:
Gaurav Shrivastava
|
Title |
Test
Details
Pattern Title
|
Expression |
^([a-zA-Z]\:)(\\{1}|((\\{1})[^\\/:*?<>"|]([^\\/:*?<>"|]*(?![ ])))+)$
|
Description |
|
Matches |
c:\ | c:\abc\def
|
Non-Matches |
\\ | c:\\ | c:\abc\def\
|
Author |
Rating:
Not yet rated.
Gaurav Shrivastava
|
Displaying page
of
pages;
Items to