TaskInputDefinition interface

Extends

Inherited Properties

aliases
defaultValue
groupName
helpMarkDown
label
name
options
properties
required
type
validation
visibleRule

Inherited Property Details

aliases

aliases: string[]

Property Value

string[]

Inherited From TaskInputDefinitionBase.aliases

defaultValue

defaultValue: string

Property Value

string

Inherited From TaskInputDefinitionBase.defaultValue

groupName

groupName: string

Property Value

string

Inherited From TaskInputDefinitionBase.groupName

helpMarkDown

helpMarkDown: string

Property Value

string

Inherited From TaskInputDefinitionBase.helpMarkDown

label

label: string

Property Value

string

Inherited From TaskInputDefinitionBase.label

name

name: string

Property Value

string

Inherited From TaskInputDefinitionBase.name

options

options: {[key: string]: string}

Property Value

{[key: string]: string}

Inherited From TaskInputDefinitionBase.options

properties

properties: {[key: string]: string}

Property Value

{[key: string]: string}

Inherited From TaskInputDefinitionBase.properties

required

required: boolean

Property Value

boolean

Inherited From TaskInputDefinitionBase.required

type

type: string

Property Value

string

Inherited From TaskInputDefinitionBase.type

validation

validation: TaskInputValidation

Property Value

Inherited From TaskInputDefinitionBase.validation

visibleRule

visibleRule: string

Property Value

string

Inherited From TaskInputDefinitionBase.visibleRule