method
blank_date_parameter?

blank_date_parameter?()
private
Checks whether some blank date parameter exists. Note that this is different than the validate_required_parameters! method, since it just checks for blank positions instead of missing ones, and does not raise in case one blank position exists. The caller is responsible to handle the case of this returning true.