Rdocumentation
powered by
Learn R Programming
ajv (version 1.0.0)
Ajv: Create an Ajv instnace.
Description
Create an Ajv instnace (the equivalent of calling
new Ajv()
in javascript)
Usage
Ajv(options = NULL)
Arguments
options
Optional; see the
https://github.com/epoberezkin/ajv#options
for details