Documentation
Framework
Version
API Reference

StandardSchemaV1

Type Alias: StandardSchemaV1<Input, Output>

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

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

The Standard Schema properties.

Our Partners
Code Rabbit
Cloudflare
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.