Skip to content

Instantly share code, notes, and snippets.

@udaken
Created May 23, 2017 13:35
Show Gist options
  • Save udaken/43689802218c66fea76303f6ef32a16e to your computer and use it in GitHub Desktop.
Save udaken/43689802218c66fea76303f6ef32a16e to your computer and use it in GitHub Desktop.
ファイルパスを検証する正規表現
^(?:[a-zA-Z]\:)(?:\\[\w \(\)\.\-\[\]!&%\$#@\+,~={}]+)+$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment