I have this requirement to check for characters, numbers, and few special characters from a given user input. The input can have A-Z, a-z, 0-9,.,?, and >. It shouldn’t have any other special character. I have this requirement to check for characters
I have this requirement to check for characters, numbers, and few special characters from a given user input. The input can have A-Z, a-z, 0-9,.,?, and >. It shouldn’t have any other special character. I have this requirement to check for characters