createSchemaItemDiagnosticClass Function

Helper method for creating SchemaItemDiagnostic child classes.

createSchemaItemDiagnosticClass<ITEM extends SchemaItem, ARGS extends any[]>(code: string, messageText: string):

Parameter Type Description
code string The string that uniquely identifies the diagnostic in the format ':'.
messageText string The message to associate with the diagnostic class.

Returns -

Defined in

Last Updated: 13 May, 2024