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