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

Module JsonSchema::Joi

Provides a model for working with the joi library.

Import path

import javascript

Classes

JoiValidationErrorRead

A call to the validate method from the joi library. The error property in the result indicates whether the validation was successful.