David Smith

David Smith

  • NA
  • 2k
  • 0

Regex for a valid filepath filename extension

Jul 9 2013 5:29 PM
I am looking for a regex that validates a couple of things.

1.Validate is the string is a valid filepath.
2. Validate if the extension has a '.xml' extension.

Answers (12)