Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • André Lange 108 posts 410 karma points
    Feb 10, 2022 @ 08:53
    André Lange
    0

    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:

    new ContentValueSetValidator(true, true, publicAccessService, null, null, null);
    

    Hope someone can enlighten me about this.

Please Sign in or register to post replies

Write your reply to:

Draft