Skip to content
On this page

Empower Your Test Results with AI-Powered Insights ->

setJsonSchemaAdapter

Set custom json schema assertion

default adapters

Usage

โœ… Correct Usage

js
setJsonSchemaAdapter(adapter)

Arguments

> adapter (object)

json schema adapter.

Released under the MIT License.