Theia API Documentation v1.68.0
    Preparing search index...

    Enumeration InputBoxValidationSeverity

    Severity levels for input box validation messages.

    Index

    Enumeration Members

    Enumeration Members

    Error: 3

    Indicates an error message that prevents the user from accepting the input.

    Info: 1

    Indicates an informational message that does not prevent input acceptance.

    Warning: 2

    Indicates a warning message that does not prevent input acceptance.