Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin
SourceControlInputBoxValidation
Interface SourceControlInputBoxValidation
interface
SourceControlInputBoxValidation
{
message
:
string
;
type
:
SourceControlInputBoxValidationType
;
}
Index
Properties
message
type
Properties
Readonly
message
message
:
string
The validation message to display.
Readonly
type
type
:
SourceControlInputBoxValidationType
The validation type.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
message
type
Theia TypeDoc
Loading...
The validation message to display.