constructor
Summary
Constructs a new instance of theLinkValidator class
Signature
Parameters
apiModel
- Type:
ApiModel
getFilenameForApiItem
- Type:
(apiItem: ApiItem) => string
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Constructs a new instance of the LinkValidator class
LinkValidator class
constructor(apiModel: ApiModel, getFilenameForApiItem: (apiItem: ApiItem) => string);
ApiModel(apiItem: ApiItem) => stringWas this page helpful?
