StandardSchemaV1

Type Alias: StandardSchemaV1<Input, Output>

ts
type StandardSchemaV1<Input, Output> = object;
type StandardSchemaV1<Input, Output> = object;

Defined in: packages/form-core/src/standardSchemaValidator.ts:98

The Standard Schema interface.

Type Parameters

Input = unknown

Output = Input

Type declaration

~standard

ts
readonly ~standard: StandardSchemaV1Props<Input, Output>;
readonly ~standard: StandardSchemaV1Props<Input, Output>;

The Standard Schema properties.

Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.

Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.