createRelationshipConstraintDiagnosticClass Function

Helper method for creating RelationshipConstraintDiagnostic child classes.

createRelationshipConstraintDiagnosticClass<ARGS extends any[]>(code: string, messageText: string): __class

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

Returns - __class

Defined in

Last Updated: 01 August, 2025