validate (version 0.2.6)

confrontation-class: Superclass storing results of confronting data with rules

Description

Superclass storing results of confronting data with rules

Arguments

Details

This class is aimed at developers of this package or packages depending on it. It is the parent of classes indication and validation which are user-facing.

Using confront, a set of rules can be executed in the context of one or more (nested) environments holding data. The results of such evaluations are stored in a confrontation object along with metadata.

We strongly advise against accessing the data fields or methods internal to this object directly, as we may change or remove them without notice. Use the exported methods listed below in stead.

See Also

Other confrontation-methods: [,expressionset-method, as.data.frame,confrontation-method, confront, errors, length,expressionset-method, values