MapValueInfo interface

Extends

Свойства

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