CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.1.1 (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()