Skip to content

TypeAlias.StandardSchemaV1InferInput

github-actions[bot] edited this page May 21, 2026 · 25 revisions

umt / StandardSchemaV1InferInput

Type Alias: StandardSchemaV1InferInput<Schema>

StandardSchemaV1InferInput<Schema> = NonNullable<Schema["~standard"]["types"]>["input"]

Defined in: Validate/standardSchema.ts:74

Infers the input type of a Standard Schema V1 implementation.

Type Parameters

Schema

Schema extends StandardSchemaV1<any, any>

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally