Regex to check atleast 1 alpha numeric character code example Example: regex to identify numeric and alphanumeric "^[a-zA-Z0-9_]*$"