fix object management dialog's validation issue (#22556)

* fix validation issue

* make message optional

* fix errors
This commit is contained in:
Alan Ren
2023-03-31 07:59:38 -07:00
committed by GitHub
parent e2d4d07c0b
commit 6cc5e9a70d
4 changed files with 8 additions and 8 deletions

2
src/sql/azdata.d.ts vendored
View File

@@ -4985,7 +4985,7 @@ declare module 'azdata' {
* Set the informational message shown in the dialog. Hidden when the message is
* undefined or the text is empty or undefined. The default level is error.
*/
message: DialogMessage;
message?: DialogMessage;
/**
* Set the dialog name when opening