Preparing search index...
The search index is not available
@jackdbd/schema-validators
@jackdbd/schema-validators
Config
Interface Config<V>
interface
Config
<
V
>
{
ajv
:
Ajv
;
data
:
V
;
schema
:
Schema
;
}
Type Parameters
V
Index
Properties
ajv
data
schema
Properties
ajv
ajv
:
Ajv
data
data
:
V
schema
schema
:
Schema
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ajv
data
schema
@jackdbd/schema-validators
Loading...