Search
Preparing search index...
The search index is not available
@vertx/json-schema
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
JsonSchemaOptions
Class JsonSchemaOptions
Configuration options for the Json-Schema validator
Hierarchy
JsonSchemaOptions
Index
Constructors
constructor
Methods
get
Base
Uri
get
Draft
get
Output
Format
set
Base
Uri
set
Draft
set
Output
Format
to
Json
Constructors
constructor
new
Json
Schema
Options
(
)
:
JsonSchemaOptions
new
Json
Schema
Options
(
obj
:
JsonSchemaOptions
|
{}
)
:
JsonSchemaOptions
Returns
JsonSchemaOptions
Parameters
obj:
JsonSchemaOptions
|
{}
Returns
JsonSchemaOptions
Methods
get
Base
Uri
get
Base
Uri
(
)
:
string
Returns
string
get
Draft
get
Draft
(
)
:
Draft
Returns
Draft
get
Output
Format
get
Output
Format
(
)
:
OutputFormat
Returns
OutputFormat
set
Base
Uri
set
Base
Uri
(
baseUri
:
string
)
:
JsonSchemaOptions
Parameters
baseUri:
string
Returns
JsonSchemaOptions
set
Draft
set
Draft
(
draft
:
Draft
)
:
JsonSchemaOptions
Parameters
draft:
Draft
Returns
JsonSchemaOptions
set
Output
Format
set
Output
Format
(
outputFormat
:
OutputFormat
)
:
JsonSchemaOptions
Parameters
outputFormat:
OutputFormat
Returns
JsonSchemaOptions
to
Json
to
Json
(
)
:
{}
Returns
{}
[
key:
string
]:
any
Globals
Draft
Output
Format
Validator
Priority
Json
Schema
Json
Schema
Options
constructor
get
Base
Uri
get
Draft
get
Output
Format
set
Base
Uri
set
Draft
set
Output
Format
to
Json
Output
Unit
Ref
Schema
Schema
Parser
Schema
Repository
Schema
Router
Schema
Router
Options
Validator
Generated using
TypeDoc
Configuration options for the Json-Schema validator