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