Description Usage Arguments Format Author(s) See Also
ValidatorPath Class for validating a file path
This class provide a methods for validating file paths.
1 |
class |
Character string containing the name of the invoking class |
method |
Character string containing the name of the invoking method |
fieldName |
Character string containing the name of the field to validate |
value |
The value of the field being validated |
level |
Character string c("Error", "Warn", "Info) |
msg |
Character vector containing the message to be displayed if test fails |
expect |
Logical c(TRUE, FALSE) indicating expected outcome |
An object of class R6ClassGenerator of length 24.
John James, jjames@datasciencesalon.org
Other Validation Classes: Authorizer,
Validator0, ValidatorClass,
ValidatorDate,
ValidatorExists,
ValidatorLogical,
ValidatorName,
ValidatorNoSpaces,
ValidatorNotEmpty,
ValidatorNumeric,
ValidatorString,
ValidatorUrl, Validator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.