The source code string to be checked.
A boolean indicating whether the provided code string is a valid TSDoc comment.
This function tests each line of the provided code string against a regular expression that matches the TSDoc comment syntax.
Generated using TypeDoc
Checks if the provided code string is a valid TSDoc comment.