ValidatorNoSpaces: ValidatorNoSpaces

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

Description

ValidatorNoSpaces Class for validating string has no spaces

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 character string has no spaces

Value

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

Methods

validate(value, expect = NULL)

Method for validating string

Author(s)

John James, jjames@datasciencesalon.org

See Also

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


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