maxLinksPerComponent dynamicconfig.IntPropertyFnWithNamespaceFilter,
linkMaxSize dynamicconfig.IntPropertyFnWithNamespaceFilter,
return &linkValidator{
maxLinksPerRequest: maxLinksPerRequest,
maxLinksPerComponent: maxLinksPerComponent,
linkMaxSize: linkMaxSize,
}
}
// ValidateRequest checks count, per-link size, and variant shape for the links