Description Usage Arguments Value
View source: R/validator_methods.R
Create an Ajv validator function from a schema
1 | ajv.getSchema(this, key)
|
this |
An AJV instance, provided implicitly when called via |
key |
String; the name of the schema to fetch from the Ajv instancd. |
an AJV validation function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.