CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.13 (changelog, source)
Search

Member predicate JsonSchema::Ajv::Instance::getAValidationFunction

Gets an API node for a function produced by new Ajv().compile() or similar.

Note that this does not include the instance method new Ajv().validate as its signature is different.

Node getAValidationFunction()