A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Interface IContentLinkValidatorFactory

Namespace: EPiServer.LinkAnalyzer
Assembly: EPiServer.LinkAnalyzer.dll
Version: 11.20.7
Syntax
public interface IContentLinkValidatorFactory

Methods

Create(ReportStatus)

Declaration
IContentLinkValidator Create(ReportStatus reportStatus)
Parameters
Type Name Description
ReportStatus reportStatus
Returns
Type Description
IContentLinkValidator

Extension Methods