node-validator
Preparing search index...
InferObjectShape
Type Alias InferObjectShape<S, U>
InferObjectShape
:
U
extends
"allow"
?
InferSchemaShape
<
S
>
&
Record
<
string
,
unknown
>
:
InferSchemaShape
<
S
>
Infers the validated output for an object schema and unknown-key mode.
Type Parameters
S
extends
SchemaShape
U
extends
UnknownKeyBehavior
|
undefined
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
node-validator
Loading...
Infers the validated output for an object schema and unknown-key mode.