Interface IFormValidatorResultItem

A result item of a FormValidator function.

Hierarchy

  • IFormValidatorResultItem

Properties

Properties

message: Nullable<string>

The message.

type: "error"

The type.

valuePath: string

The path of the underlying value.

Generated using TypeDoc