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

Module JsonSchema

Provides classes and predicates for working with JSON schema libraries.

Import path

import javascript

Predicates

getAPartOfJsonSchema

Gets a data flow node that is part of a JSON schema.

Classes

SchemaRoot

A data flow node that is used a JSON schema.

ValidationCall

A call that validates an input against a JSON schema.

Modules

Ajv

Provides a model of the ajv library.

Joi

Provides a model for working with the joi library.