Super classes
vrule::vrule_abstract -> vrule::vrule_abstract_complex -> vrule_if
Methods
Inherited methods
Method validate()
Usage
vrule_if$validate(value, row)
Method clone()
The objects of this class are cloneable with this method.
Usage
vrule_if$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.