idig_validate | R Documentation |
Stub function for validating parameters.
idig_validate(inputs)
inputs |
list of inputs to validate |
Takes list of inputs named by validation rule eg:
number:[2, 3]
and returns
a vector of strings with any validation errors. If the vector is 0 length,
everything is valid. Not exported.
boolean
Matthew Collins
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.