ValidatorClass: ValidatorClass

Description Usage Arguments Format Details Value Methods Author(s) See Also

Description

ValidatorClass Class for validating object class

Usage

1

Arguments

value

Character string containing the value to be validated

expect

Character string or logical indicating the expected value

Format

An object of class R6ClassGenerator of length 24.

Details

This class provide a methods for validating an object's class.

Value

A logical TRUE if class is equal to expected value, FALSE otherwise.

Methods

validate(value, expect = NULL)

Method for validating logical

Author(s)

John James, jjames@datasciencesalon.org

See Also

Other Validation Classes: Validator0, ValidatorDate, ValidatorExists, ValidatorLogical, ValidatorNoSpaces, ValidatorNotEmpty, ValidatorNumeric, ValidatorPath, ValidatorString, ValidatorUrl, Validator


DataScienceSalon/NLPStudio1 documentation built on May 26, 2019, 7:24 a.m.