BooleanInfo interface

Extends

Свойства

entityKind

Унаследованные свойства

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

Наследуемые методы

validateInstance(string)

Сведения о свойстве

entityKind

entityKind: "boolean"

Значение свойства

"boolean"

Сведения об унаследованном свойстве

childOf

childOf: undefined | string

Значение свойства

undefined | string

Наследуется отPrimitiveSchemaInfo.childOf

comment

comment?: string

Значение свойства

string

Наследуется отPrimitiveSchemaInfo.comment

definedIn

definedIn: undefined | string

Значение свойства

undefined | string

Наследуется отPrimitiveSchemaInfo.definedIn

description

description?: LanguageStringType

Значение свойства

Наследуется отPrimitiveSchemaInfo.description

displayName

displayName?: LanguageStringType

Значение свойства

Наследуется отPrimitiveSchemaInfo.displayName

dtdlVersion

dtdlVersion: number

Значение свойства

number

Наследуется отPrimitiveSchemaInfo.dtdlVersion

id

id: string

Значение свойства

string

Унаследовано отPrimitiveSchemaInfo.id

languageVersion

languageVersion?: number

Значение свойства

number

Наследуется отPrimitiveSchemaInfo.languageVersion

supplementalProperties

supplementalProperties: {[x: string]: any}

Значение свойства

{[x: string]: any}

Наследуется отPrimitiveSchemaInfo.supplementalProperties

supplementalTypeIds

supplementalTypeIds: string[]

Значение свойства

string[]

Наследуется отPrimitiveSchemaInfo.supplementalTypeIds

supplementalTypes

supplementalTypes: SupplementalTypeInfo[]

Значение свойства

Наследуется отPrimitiveSchemaInfo.supplementalTypes

undefinedProperties

undefinedProperties: {[name: string]: any}

Значение свойства

{[name: string]: any}

Наследуется отPrimitiveSchemaInfo.undefinedProperties

undefinedTypes

undefinedTypes: string[]

Значение свойства

string[]

Наследуется отPrimitiveSchemaInfo.undefinedTypes

Сведения о наследуемом методе

validateInstance(string)

function validateInstance(instanceText: string): boolean

Параметры

instanceText

string

Возвращаемое значение

boolean

Наследуется отPrimitiveSchemaInfo.validateInstance