Optional ajvOptional debugEnable debug mode. Please use mode: "debug" instead
Optional largeSpecify the function on how large Arrays should be stringified.
'default'
Optional largeLarge arrays are defined as arrays containing, by default, 20000
elements or more. That value can be adjusted via the option parameter
largeArraySize.
20000
Optional modeRunning mode of fast-json-stringify
Optional roundingOptionally configure how the integer will be rounded
'trunc'
Optional schemaOptionally add an external definition to reference from your schema
Configure Ajv, which is used to evaluate conditional schemas and combined (anyOf) schemas