StringInfo interface
- Rozszerzenie
Właściwości
| entity |
Właściwości dziedziczone
| child |
|
| comment | |
| defined |
|
| description | |
| display |
|
| dtdl |
|
| id | |
| language |
|
| supplemental |
|
| supplemental |
|
| supplemental |
|
| undefined |
|
| undefined |
Metody dziedziczone
| validate |
Szczegóły właściwości
entityKind
entityKind: "string"
Wartość właściwości
"string"
Szczegóły właściwości dziedziczonej
childOf
childOf: undefined | string
Wartość właściwości
undefined | string
Odziedziczone poPrimitiveSchemaInfo.childOf
comment
definedIn
definedIn: undefined | string
Wartość właściwości
undefined | string
Odziedziczone poPrimitiveSchemaInfo.definedIn
description
description?: LanguageStringType
Wartość właściwości
Odziedziczone poPrimitiveSchemaInfo.description
displayName
displayName?: LanguageStringType
Wartość właściwości
Odziedziczone poPrimitiveSchemaInfo.displayName
dtdlVersion
id
languageVersion
languageVersion?: number
Wartość właściwości
number
Odziedziczone poPrimitiveSchemaInfo.languageVersion
supplementalProperties
supplementalProperties: {[x: string]: any}
Wartość właściwości
{[x: string]: any}
Odziedziczone poPrimitiveSchemaInfo.supplementalProperties
supplementalTypeIds
supplementalTypeIds: string[]
Wartość właściwości
string[]
Odziedziczone poPrimitiveSchemaInfo.supplementalTypeIds
supplementalTypes
supplementalTypes: SupplementalTypeInfo[]
Wartość właściwości
Odziedziczone poPrimitiveSchemaInfo.supplementalTypes
undefinedProperties
undefinedProperties: {[name: string]: any}
Wartość właściwości
{[name: string]: any}
Odziedziczone poPrimitiveSchemaInfo.undefinedProperties
undefinedTypes
undefinedTypes: string[]
Wartość właściwości
string[]
Odziedziczone poPrimitiveSchemaInfo.undefinedTypes
Szczegóły metody dziedziczonej
validateInstance(string)
function validateInstance(instanceText: string): boolean
Parametry
- instanceText
-
string
Zwraca
boolean
Odziedziczone poPrimitiveSchemaInfo.validateInstance