MapValueInfo interface

يمتد

الخصائص

entityKind

الخصائص الموروثة

childOf
comment
definedIn
description
displayName
dtdlVersion
id
languageVersion
name
schema
supplementalProperties
supplementalTypeIds
supplementalTypes
undefinedProperties
undefinedTypes

الأساليب المتوارثة

validateInstance(string)

تفاصيل الخاصية

entityKind

entityKind: "mapvalue"

قيمة الخاصية

"mapvalue"

تفاصيل الخاصية الموروثة

childOf

childOf: undefined | string

قيمة الخاصية

undefined | string

موروثة منSchemaFieldInfo.childof

comment

comment?: string

قيمة الخاصية

string

موروثة منSchemaFieldInfo.comment

definedIn

definedIn: undefined | string

قيمة الخاصية

undefined | string

موروثة منSchemaFieldInfo.definedIn

description

description?: LanguageStringType

قيمة الخاصية

موروثة منSchemaFieldInfo.description

displayName

displayName?: LanguageStringType

قيمة الخاصية

موروثة منSchemaFieldInfo.displayName

dtdlVersion

dtdlVersion: number

قيمة الخاصية

number

موروثة منSchemaFieldInfo.dtdlVersion

id

id: string

قيمة الخاصية

string

موروثة منSchemaFieldInfo.id

languageVersion

languageVersion?: number

قيمة الخاصية

number

موروثة منSchemaFieldInfo.languageVersion

name

name?: string

قيمة الخاصية

string

موروثة منSchemaFieldInfo.name

schema

schema?: SchemaInfo

قيمة الخاصية

موروثة منSchemaFieldInfo.schema

supplementalProperties

supplementalProperties: {[x: string]: any}

قيمة الخاصية

{[x: string]: any}

موروثة منSchemaFieldInfo.supplementalProperties

supplementalTypeIds

supplementalTypeIds: string[]

قيمة الخاصية

string[]

موروثة منSchemaFieldInfo.supplementalTypeIds

supplementalTypes

supplementalTypes: SupplementalTypeInfo[]

قيمة الخاصية

موروثة منSchemaFieldInfo.supplementalTypes

undefinedProperties

undefinedProperties: {[name: string]: any}

قيمة الخاصية

{[name: string]: any}

موروثة منSchemaFieldInfo.undefinedProperties

undefinedTypes

undefinedTypes: string[]

قيمة الخاصية

string[]

موروثة منSchemaFieldInfo.undefinedTypes

تفاصيل الأساليب المتوارثة

validateInstance(string)

function validateInstance(instanceText: string): boolean

المعلمات

instanceText

string

المرتجعات

boolean

موروثة منSchemaFieldInfo.validateInstance