TaskInputDefinitionBase interface

Properties

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

Property Details

aliases

aliases: string[]

Property Value

string[]

defaultValue

defaultValue: string

Property Value

string

groupName

groupName: string

Property Value

string

helpMarkDown

helpMarkDown: string

Property Value

string

label

label: string

Property Value

string

name

name: string

Property Value

string

options

options: {[key: string]: string}

Property Value

{[key: string]: string}

properties

properties: {[key: string]: string}

Property Value

{[key: string]: string}

required

required: boolean

Property Value

boolean

type

type: string

Property Value

string

validation

validation: TaskInputValidation

Property Value

visibleRule

visibleRule: string

Property Value

string