node-validator
Preparing search index...
InferSchemaShape
Type Alias InferSchemaShape<S>
InferSchemaShape
:
{
[
K
in
keyof
S
]
:
InferValidator
<
S
[
K
]
>
}
Infers the validated output from an object schema shape.
Type Parameters
S
extends
SchemaShape
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
node-validator
Loading...
Infers the validated output from an object schema shape.