型・APIリファレンス
Preparing search index...
ValidateError
Type Alias ValidateError
EntityのValidationエラーを表す型
type
ValidateError
=
{
errorCodes
:
string
[]
;
errorMessages
:
string
[]
;
propertyDisplayName
:
string
;
propertyName
:
string
;
}
Index
Properties
error
Codes
error
Messages
property
Display
Name
property
Name
Properties
error
Codes
errorCodes
:
string
[]
エラーコード
error
Messages
errorMessages
:
string
[]
エラーメッセージ
property
Display
Name
propertyDisplayName
:
string
プロパティ表示名
property
Name
propertyName
:
string
プロパティ名
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Codes
error
Messages
property
Display
Name
property
Name
型・APIリファレンス
Loading...
EntityのValidationエラーを表す型