vrule_date_threshold
vrule_date_threshold
Super classes
vrule::vrule_abstract -> vrule::vrule_operator_binary -> vrule::vrule_operator_relational -> vrule_date_threshold
Methods
Method new()
Initializes a date threshold validation rule
Usage
vrule_date_threshold$new(operator, threshold, ...)Method validate()
Validates data based on a date threshold
Returns
a validation report, object of class vrule_report