Interface FormError<T>

Type Parameters

  • T = any

Hierarchy

  • FormError

Properties

Properties

errors: string[]
item: FormItem<T>
path: string

Generated using TypeDoc