validateConstraintData: (Internal) Validate constraint (wrapper for other validators)

View source: R/constraint_functions.R

validateConstraintDataR Documentation

(Internal) Validate constraint (wrapper for other validators)

Description

validateConstraintData is an internal function for validating a constraint. This is a wrapper function that calls other validator functions depending on the constraint.

Usage

validateConstraintData(x, attrib)

Arguments

x

a data.frame row containing a single constraint data.

attrib

an item_attrib object or a st_attrib object.

Value

validateConstraintData does not return any values; it stops if the input constraint is not valid.


TestDesign documentation built on Sept. 11, 2024, 7:12 p.m.