Documentation
Framework
Version
API Reference

TStandardSchemaValidatorValue

Type Alias: TStandardSchemaValidatorValue<TData, TSource>

type TStandardSchemaValidatorValue<TData, TSource> = object;
type TStandardSchemaValidatorValue<TData, TSource> = object;

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

Type Parameters

TData

TSource extends ValidationSource = ValidationSource

Type declaration

validationSource

validationSource: TSource;
validationSource: TSource;

value

value: TData;
value: TData;
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.