Theia API Documentation v1.65.0
    Preparing search index...
    interface SourceControlInputBoxValidation {
        message: string;
        type: SourceControlInputBoxValidationType;
    }
    Index

    Properties

    Properties

    message: string

    The validation message to display.

    The validation type.