ArrayInfo interface
- Extends
Propriedades
| element |
|
| entity |
Propriedades herdadas
| child |
|
| comment | |
| defined |
|
| description | |
| display |
|
| dtdl |
|
| id | |
| language |
|
| supplemental |
|
| supplemental |
|
| supplemental |
|
| undefined |
|
| undefined |
Métodos herdados
| validate |
Detalhes da propriedade
elementSchema
entityKind
entityKind: "array"
Valor da propriedade
"array"
Detalhes das propriedades herdadas
childOf
childOf: undefined | string
Valor da propriedade
undefined | string
Herdado deComplexSchemaInfo.childOf
comment
definedIn
definedIn: undefined | string
Valor da propriedade
undefined | string
Herdado deComplexSchemaInfo.definedIn
description
displayName
dtdlVersion
id
languageVersion
supplementalProperties
supplementalProperties: {[x: string]: any}
Valor da propriedade
{[x: string]: any}
Herdado deComplexSchemaInfo.supplementalProperties
supplementalTypeIds
supplementalTypeIds: string[]
Valor da propriedade
string[]
Herdado deComplexSchemaInfo.supplementalTypeIds
supplementalTypes
supplementalTypes: SupplementalTypeInfo[]
Valor da propriedade
Herdado deComplexSchemaInfo.supplementalTypes
undefinedProperties
undefinedProperties: {[name: string]: any}
Valor da propriedade
{[name: string]: any}
Herdado deComplexSchemaInfo.undefinedProperties
undefinedTypes
Detalhes do método herdado
validateInstance(string)
function validateInstance(instanceText: string): boolean
Parâmetros
- instanceText
-
string
Retornos
boolean
Herdado deComplexSchemaInfo.validateInstance