Description Usage Format Details Value Methods Author(s) See Also
ValidatorNoSpaces Class for validating string has no spaces
1 |
An object of class R6ClassGenerator of length 24.
This class provide a methods for validating character string has no spaces
a logical TRUE if valid string, FALSE otherwise
new()Creates an object of ValidatorNoSpaces class
validate(object)Method for validating string
John James, jjames@datasciencesalon.org
Other Validation Classes: Authorizer,
Validator0, ValidatorClass,
ValidatorDate,
ValidatorExists,
ValidatorLogical,
ValidatorName,
ValidatorNotEmpty,
ValidatorNumeric,
ValidatorPath,
ValidatorString,
ValidatorUrl, Validator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.