Create an Ajv instnace (the equivalent of calling new Ajv() in javascript)
new Ajv()
Ajv(options = NULL)
options
Optional; see the ajv github page for details