Get the characters conflicting a regular expression
I use the following function to create a list of allowable characters in a string. Is there any simple way to know which character(s) make the test fail?
I use the following function to create a list of allowable characters in a string. Is there any simple way to know which character(s) make the test fail?