MapValueInfo interface

Rozszerzenie

Właściwości

entityKind

Właściwości dziedziczone

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

Metody dziedziczone

validateInstance(string)

Szczegóły właściwości

entityKind

entityKind: "mapvalue"

Wartość właściwości

"mapvalue"

Szczegóły właściwości dziedziczonej

childOf

childOf: undefined | string

Wartość właściwości

undefined | string

Odziedziczone poSchemaFieldInfo.childOf

comment

comment?: string

Wartość właściwości

string

Odziedziczone poSchemaFieldInfo.comment

definedIn

definedIn: undefined | string

Wartość właściwości

undefined | string

Odziedziczone poSchemaFieldInfo.definedIn

description

description?: LanguageStringType

Wartość właściwości

Odziedziczone poSchemaFieldInfo.description

displayName

displayName?: LanguageStringType

Wartość właściwości

Odziedziczone poSchemaFieldInfo.displayName

dtdlVersion

dtdlVersion: number

Wartość właściwości

number

Odziedziczone zSchemaFieldInfo.dtdlVersion

id

id: string

Wartość właściwości

string

Odziedziczone poSchemaFieldInfo.id

languageVersion

languageVersion?: number

Wartość właściwości

number

Odziedziczone poSchemaFieldInfo.languageVersion

name

name?: string

Wartość właściwości

string

Odziedziczone poSchemaFieldInfo.name

schema

schema?: SchemaInfo

Wartość właściwości

Odziedziczone poSchemaFieldInfo.schema

supplementalProperties

supplementalProperties: {[x: string]: any}

Wartość właściwości

{[x: string]: any}

Odziedziczone poSchemaFieldInfo.supplementalProperties

supplementalTypeIds

supplementalTypeIds: string[]

Wartość właściwości

string[]

Odziedziczone poSchemaFieldInfo.supplementalTypeIds

supplementalTypes

supplementalTypes: SupplementalTypeInfo[]

Wartość właściwości

Odziedziczone poSchemaFieldInfo.supplementalTypes

undefinedProperties

undefinedProperties: {[name: string]: any}

Wartość właściwości

{[name: string]: any}

Odziedziczone poSchemaFieldInfo.undefinedProperties

undefinedTypes

undefinedTypes: string[]

Wartość właściwości

string[]

Odziedziczone poSchemaFieldInfo.undefinedTypes

Szczegóły metody dziedziczonej

validateInstance(string)

function validateInstance(instanceText: string): boolean

Parametry

instanceText

string

Zwraca

boolean

Odziedziczone poSchemaFieldInfo.validateInstance