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