Documentation
Framework
Version
API Reference

ValidationMeta

Type Alias: ValidationMeta

type ValidationMeta = object;
type ValidationMeta = object;

Defined in: packages/form-core/src/FormApi.ts:538

An object representing the validation metadata for a field. Not intended for public usage.

Type declaration

lastAbortController

lastAbortController: AbortController;
lastAbortController: AbortController;

An abort controller stored in memory to cancel previous async validation attempts.

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.