次の方法で共有


ValidationSummaryItem interface

検証サマリーオブジェクト。

プロパティ

messages

検証メッセージ。

state

移行の検証ステータス。

type

検証タイプ。

プロパティの詳細

messages

検証メッセージ。

messages?: ValidationMessage[]

プロパティ値

state

移行の検証ステータス。

state?: string

プロパティ値

string

type

検証タイプ。

type?: string

プロパティ値

string