MapKeyInfo interface
- Extends
Properties
| entity |
|
| schema |
Inherited Properties
| child |
|
| comment | |
| defined |
|
| description | |
| display |
|
| dtdl |
|
| id | |
| language |
|
| name | |
| supplemental |
|
| supplemental |
|
| supplemental |
|
| undefined |
|
| undefined |
Inherited Methods
| validate |
Property Details
entityKind
entityKind: "mapkey"
Property Value
"mapkey"
schema
Inherited Property Details
childOf
childOf: undefined | string
Property Value
undefined | string
Inherited From NamedEntityInfo.childOf
comment
definedIn
definedIn: undefined | string
Property Value
undefined | string
Inherited From NamedEntityInfo.definedIn
description
displayName
dtdlVersion
id
languageVersion
name
supplementalProperties
supplementalProperties: {[x: string]: any}
Property Value
{[x: string]: any}
Inherited From NamedEntityInfo.supplementalProperties
supplementalTypeIds
supplementalTypeIds: string[]
Property Value
string[]
Inherited From NamedEntityInfo.supplementalTypeIds
supplementalTypes
supplementalTypes: SupplementalTypeInfo[]
Property Value
Inherited From NamedEntityInfo.supplementalTypes
undefinedProperties
undefinedProperties: {[name: string]: any}
Property Value
{[name: string]: any}
Inherited From NamedEntityInfo.undefinedProperties
undefinedTypes
Inherited Method Details
validateInstance(string)
function validateInstance(instanceText: string): boolean
Parameters
- instanceText
-
string
Returns
boolean
Inherited From NamedEntityInfo.validateInstance