mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-02 17:23:40 -05:00
* table designer validation * vbump sts
This commit is contained in:
2
src/sql/azdata.proposed.d.ts
vendored
2
src/sql/azdata.proposed.d.ts
vendored
@@ -1425,7 +1425,7 @@ declare module 'azdata' {
|
||||
/**
|
||||
* Error messages of current state, and the property the caused the error.
|
||||
*/
|
||||
errors?: { message: string, property?: DesignerEditPath }[];
|
||||
errors?: { message: string, propertyPath?: DesignerEditPath }[];
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user