IntegerInfo interface

Extends

Proprietà

entityKind

Proprietà ereditate

childOf
comment
definedIn
description
displayName
dtdlVersion
id
languageVersion
supplementalProperties
supplementalTypeIds
supplementalTypes
undefinedProperties
undefinedTypes

Metodi ereditati

validateInstance(string)

Dettagli proprietà

entityKind

entityKind: "integer"

Valore della proprietà

"integer"

Dettagli proprietà ereditate

childOf

childOf: undefined | string

Valore della proprietà

undefined | string

Ereditato daNumericSchemaInfo.childOf

comment

comment?: string

Valore della proprietà

string

Ereditato daNumericSchemaInfo.comment

definedIn

definedIn: undefined | string

Valore della proprietà

undefined | string

Ereditato daNumericSchemaInfo.definedIn

description

description?: LanguageStringType

Valore della proprietà

ereditato daNumericSchemaInfo.description

displayName

displayName?: LanguageStringType

Valore della proprietà

Ereditato daNumericSchemaInfo.displayName

dtdlVersion

dtdlVersion: number

Valore della proprietà

number

Ereditato daNumericSchemaInfo.dtdlVersion

id

id: string

Valore della proprietà

string

ereditato daNumericSchemaInfo.id

languageVersion

languageVersion?: number

Valore della proprietà

number

Ereditato daNumericSchemaInfo.languageVersion

supplementalProperties

supplementalProperties: {[x: string]: any}

Valore della proprietà

{[x: string]: any}

Ereditato daNumericSchemaInfo.supplementalProperties

supplementalTypeIds

supplementalTypeIds: string[]

Valore della proprietà

string[]

Ereditato daNumericSchemaInfo.supplementalTypeIds

supplementalTypes

supplementalTypes: SupplementalTypeInfo[]

Valore della proprietà

Ereditato daNumericSchemaInfo.supplementalTypes

undefinedProperties

undefinedProperties: {[name: string]: any}

Valore della proprietà

{[name: string]: any}

Ereditato daNumericSchemaInfo.undefinedProperties

undefinedTypes

undefinedTypes: string[]

Valore della proprietà

string[]

Ereditato daNumericSchemaInfo.undefinedTypes

Dettagli dei metodi ereditati

validateInstance(string)

function validateInstance(instanceText: string): boolean

Parametri

instanceText

string

Restituisce

boolean

Ereditato daNumericSchemaInfo.validateInstance