Regular Expression for Network Path
-
How to write regular expression for Network path with below condition
- . (10\, 10//,///10//,…….) or(Example: \\10 (file://0.0.0.10/) , ///10, ///10//,…….)
-
- | " < > ; ? are prohibited
-
Hi and welcome to devnet,
That's a bit vague and not really Qt specific. What language are you using ?