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