InterfaceInfo interface
- Extends
Vlastnosti
| contents | |
| entity |
|
| extends | |
| schemas |
Zděděné vlastnosti
| child |
|
| comment | |
| defined |
|
| description | |
| display |
|
| dtdl |
|
| id | |
| language |
|
| supplemental |
|
| supplemental |
|
| supplemental |
|
| undefined |
|
| undefined |
Zděděné metody
| validate |
Podrobnosti vlastnosti
contents
entityKind
entityKind: "interface"
Hodnota vlastnosti
"interface"
extends
schemas
Podrobnosti zděděných vlastností
childOf
comment
definedIn
description
displayName
dtdlVersion
id
languageVersion
supplementalProperties
supplementalProperties: {[x: string]: any}
Hodnota vlastnosti
{[x: string]: any}
Zděděno zEntityInfo.supplementalProperties
supplementalTypeIds
supplementalTypes
undefinedProperties
undefinedProperties: {[name: string]: any}
Hodnota vlastnosti
{[name: string]: any}
Zděděno zEntityInfo.undefinedProperties
undefinedTypes
Podrobnosti zděděných metod
validateInstance(string)
function validateInstance(instanceText: string): boolean
Parametry
- instanceText
-
string
Návraty
boolean
Zděděno zEntityInfo.validateInstance