check if string include number with sign between code example Example: check if string contains numbers str.matches(".*\\d.*");