Skip to contents

vrule_operator_and

vrule_operator_and

Super classes

vrule::vrule_abstract -> vrule::vrule_operator_binary -> vrule::vrule_operator_logical -> vrule_operator_and

Methods

Inherited methods


Method new()

Usage


Method validate()

Usage

vrule_operator_and$validate(value, row)


Method clone()

The objects of this class are cloneable with this method.

Usage

vrule_operator_and$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.