SchemaFieldInfo interface
- يمتد
الخصائص
| entity |
|
| schema |
الخصائص الموروثة
| child |
|
| comment | |
| defined |
|
| description | |
| display |
|
| dtdl |
|
| id | |
| language |
|
| name | |
| supplemental |
|
| supplemental |
|
| supplemental |
|
| undefined |
|
| undefined |
الأساليب المتوارثة
| validate |
تفاصيل الخاصية
entityKind
entityKind: "commandpayload" | "commandrequest" | "commandresponse" | "field" | "mapvalue"
قيمة الخاصية
"commandpayload" | "commandrequest" | "commandresponse" | "field" | "mapvalue"
schema
تفاصيل الخاصية الموروثة
childOf
comment
definedIn
description
displayName
dtdlVersion
id
languageVersion
name
supplementalProperties
supplementalProperties: {[x: string]: any}
قيمة الخاصية
{[x: string]: any}
supplementalTypeIds
supplementalTypes
undefinedProperties
undefinedProperties: {[name: string]: any}
قيمة الخاصية
{[name: string]: any}
موروثة منNamedEntityInfo.undefinedProperties
undefinedTypes
تفاصيل الأساليب المتوارثة
validateInstance(string)
function validateInstance(instanceText: string): boolean
المعلمات
- instanceText
-
string
المرتجعات
boolean
موروثة منNamedEntityInfo.validateInstance