TanStack
Form v1v1
Framework
StartRouter
Data & State
QueryDBStoreAI
UI & UX
TableFormHotkeysMarkdownHighlight
Performance
VirtualPacer
Tooling
DevtoolsConfigCLIIntent
Blog
Blog & Release Notes
About
YouTubeThe official TanStack channel.WorkshopsLive sessions from the maintainers.Release NotesThe latest releases and changelog.
Channels
DiscordReal-time community support.GitHubSource, issues, discussions, and releases.
People & Work
MaintainersMeet the people maintaining the stack.ContributorsCore, library, and community contributors.ShowcaseTeams building with TanStack.
Tools
BuilderAlphaGenerate TanStack app starters.StatsNPM and ecosystem usage data.
Merch
View all
Support
Support OverviewFind the right support path.PartnersCompanies supporting TanStack.OSS SponsorsSponsors keeping TanStack open source.Enterprise SupportPrivate consulting and expert support.ContactGet in touch with the TanStack team.
About
EthosHow we approach open source.TenetsThe values that shape TanStack libraries.Design SystemLogos, tokens, and UI components.
Partners

Sponsorships, placements, and partner pages.

Work with
TanStack
Partnership Inquiry
Log In
Log In
Blog & Release Notes
About
YouTubeThe official TanStack channel.WorkshopsLive sessions from the maintainers.Release NotesThe latest releases and changelog.
Channels
DiscordReal-time community support.GitHubSource, issues, discussions, and releases.
People & Work
MaintainersMeet the people maintaining the stack.ContributorsCore, library, and community contributors.ShowcaseTeams building with TanStack.
Tools
BuilderAlphaGenerate TanStack app starters.StatsNPM and ecosystem usage data.
View all
Support
Support OverviewFind the right support path.PartnersCompanies supporting TanStack.OSS SponsorsSponsors keeping TanStack open source.Enterprise SupportPrivate consulting and expert support.ContactGet in touch with the TanStack team.
About
EthosHow we approach open source.TenetsThe values that shape TanStack libraries.Design SystemLogos, tokens, and UI components.
Partnership Inquiry
Docs
API Reference
  • JavaScript Reference
  • Classes / FieldApi
  • Classes / FormApi
  • Functions / formOptions
  • Functions / mergeForm
  • Interfaces / FieldApiOptions
  • Interfaces / FieldOptions
  • Interfaces / FieldValidators
  • Interfaces / FormOptions
  • Interfaces / FormValidators
  • Types / DeepKeys
  • Types / DeepValue
  • Types / FieldInfo
  • Types / FieldMeta
  • Types / FieldState
  • Types / BaseFormState
  • Types / DerivedFormState
  • Types / Updater
  • Types / UpdaterFn
  • Types / ValidationError
  • Types / ValidationMeta
  • React Reference
  • Variables / Field
  • Functions / useField
  • Functions / useForm
  • Functions / useTransform
  • Types / FieldComponent
  • Types / UseField
HomeGet StartedGuidesAPIExamples
API Reference
  • JavaScript Reference
  • Classes / FieldApi
  • Classes / FormApi
  • Functions / formOptions
  • Functions / mergeForm
  • Interfaces / FieldApiOptions
  • Interfaces / FieldOptions
  • Interfaces / FieldValidators
  • Interfaces / FormOptions
  • Interfaces / FormValidators
  • Types / DeepKeys
  • Types / DeepValue
  • Types / FieldInfo
  • Types / FieldMeta
  • Types / FieldState
  • Types / BaseFormState
  • Types / DerivedFormState
  • Types / Updater
  • Types / UpdaterFn
  • Types / ValidationError
  • Types / ValidationMeta
  • React Reference
  • Variables / Field
  • Functions / useField
  • Functions / useForm
  • Functions / useTransform
  • Types / FieldComponent
  • Types / UseField
AI/LLM: This documentation page is available in plain markdown format at/form/latest/docs/reference/type-aliases/ValidationMeta.md
API Reference

ValidationMeta

Type Alias: ValidationMeta#

ts
type ValidationMeta = object;

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

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

Properties#

lastAbortController#

ts
lastAbortController: AbortController;

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

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

Edit on GitHub
PreviousTypes / ValidationError
NextReact Reference

On this page

  • Type Alias: ValidationMeta
  • Properties
  • lastAbortController
Blog
@Tan_Stack on X.com
@TannerLinsley on X.com
GitHub
YouTube
Ethos
Tenets
Privacy Policy
Terms of Service
© 2026 TanStack LLC
PartnersBecome a Partner
Gold
LovableLovable
CodeRabbitCodeRabbit
CloudflareCloudflare
RailwayRailway
NetlifyNetlify
Silver
SerpApiSerpApi
WorkOSWorkOS
OpenRouterOpenRouter
AG GridAG Grid
ClerkClerk
Bronze
SentrySentry
PrismaPrisma
UnkeyUnkey
ElectricElectric
Latest Posts