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 IContentLinkValidator

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

Methods

Declaration
void ValidateSoftLinks(ContentReference contentLink)
Parameters
Type Name Description
ContentReference contentLink

Extension Methods