is.validator: Checks whether the given argument is a valid variable object

Description Usage Arguments Value See Also

View source: R/isValidator.R

Description

This function tests if v is a list of objects that are instances of the S3 class validator and whether each instance contains an 'errorMessage' character scalar and a function 'f' as an element.

Usage

1

Arguments

v

An object to be tested

Value

TRUE if 'v' is a valid validator

See Also

validator, filledValidator


beerda/crudtable documentation built on July 13, 2020, 2:16 p.m.