Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
So in my search configuration, it is saying the ContentValueSetValidator is obsolete, and to use ctor with all parameters instead.
How do I do that? I haven't been able to find any real examples, in either documentation or on the forum.
Right now I just use it in my code like this:
new ContentValueSetValidator(true, true, publicAccessService, null, null, null);
Hope someone can enlighten me about this.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
ContentValueSetValidator obsolete, how to implement?
So in my search configuration, it is saying the ContentValueSetValidator is obsolete, and to use ctor with all parameters instead.
How do I do that? I haven't been able to find any real examples, in either documentation or on the forum.
Right now I just use it in my code like this:
Hope someone can enlighten me about this.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.