Hi all,
I need the regular expression to find out any other characters present in the given string apart from the expression given (0-9,A-Z,a-z,._(underscore),-(hyphen),space). Thanks in advance.