Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ValidateContext<Values, State>

Type parameters

  • Values

  • State

Hierarchy

  • ValidateContext

Index

Properties

Properties

Optional event

event: Event

The event that caused the validation.

formup

formup: FormupContext<Values, State>

The formup context.

signal

signal: AbortSignal

To be notified if the validation is longer needed.

Generated using TypeDoc