ArrayInfo interface
- Extends
Proprietà
| element |
|
| entity |
Proprietà ereditate
| child |
|
| comment | |
| defined |
|
| description | |
| display |
|
| dtdl |
|
| id | |
| language |
|
| supplemental |
|
| supplemental |
|
| supplemental |
|
| undefined |
|
| undefined |
Metodi ereditati
| validate |
Dettagli proprietà
elementSchema
entityKind
entityKind: "array"
Valore della proprietà
"array"
Dettagli proprietà ereditate
childOf
childOf: undefined | string
Valore della proprietà
undefined | string
Ereditato daComplexSchemaInfo.childOf
comment
definedIn
definedIn: undefined | string
Valore della proprietà
undefined | string
Ereditato daComplexSchemaInfo.definedIn
description
displayName
dtdlVersion
id
languageVersion
languageVersion?: number
Valore della proprietà
number
Ereditato daComplexSchemaInfo.languageVersion
supplementalProperties
supplementalProperties: {[x: string]: any}
Valore della proprietà
{[x: string]: any}
Ereditato daComplexSchemaInfo.supplementalProperties
supplementalTypeIds
supplementalTypeIds: string[]
Valore della proprietà
string[]
Ereditato daComplexSchemaInfo.supplementalTypeIds
supplementalTypes
supplementalTypes: SupplementalTypeInfo[]
Valore della proprietà
Ereditato daComplexSchemaInfo.supplementalTypes
undefinedProperties
undefinedProperties: {[name: string]: any}
Valore della proprietà
{[name: string]: any}
Ereditato daComplexSchemaInfo.undefinedProperties
undefinedTypes
undefinedTypes: string[]
Valore della proprietà
string[]
Ereditato daComplexSchemaInfo.undefinedTypes
Dettagli dei metodi ereditati
validateInstance(string)
function validateInstance(instanceText: string): boolean
Parametri
- instanceText
-
string
Restituisce
boolean
Ereditato daComplexSchemaInfo.validateInstance