I have the following regex method which does the matches in 3 stages for a given string. But for some reason the Regex fails to check some of the things. As per wha
Regex