check if string has digits code example Example: check if string contains numbers str.matches(".*\\d.*");