createCustomAttributeContainerDiagnosticClass Function
Helper method for creating CustomAttributeContainerDiagnostic child classes.
createCustomAttributeContainerDiagnosticClass<ARGS extends any[]>(code: string, messageText: string):
Parameter | Type | Description |
---|---|---|
code | string | The that uniquely identifies the type of diagnostic in the format ' |
string | The message to associate with the diagnostic class. |
Returns -
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.