how to check if the string contains a number code example Example: check if string contains numbers str.matches(".*\\d.*");