method

blank_date_parameter?

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v4.2.9) is shown here.

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.