createPropertyDiagnosticClass Function
Beta
Helper method for creating PropertyDiagnostic child classes.
createPropertyDiagnosticClass<ARGS extends any[]>(code: string, messageText: string): undefined
Parameter | Type | Description |
---|---|---|
code | string | The string that uniquely identifies the diagnostic in the format ' |
string | The message to associate with the diagnostic class. |
Defined in
Last Updated: 30 November, 2023