ValidationSchema
Properties
optional?
optional?:
boolean
Source
properties?
properties?:
Record
<string
,ValidationSchema
>
Source
type
type:
"string"
|"number"
|"boolean"
|"object"
|"array"
Source
Generated using TypeDoc and typedoc-plugin-markdown.