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