Invalid Characters
Package:
Summary:
Check if a string has any invalid characters
Groups:
Author:
Description:
This class can be used to check if a string has any invalid characters.
It can traverse a given string to verify whether it contains characters that are not letters or digits considered invalid.
It can traverse a given string to verify whether it contains characters that are not letters or digits considered invalid.
Comments are closed.