⚠️ Beta / Prerelease Documentation - Subject to change. (Api version 19.0.0.1401 | Published on 2026-02-23 14:57:33)
Search Results for

    Show / Hide Table of Contents

    Namespace Sdl.Verification.Api

    Classes

    GlobalVerifierAttribute

    GlobalVerifierAttribute class represents a global verifier attribute that should be used to mark global verifier classes.

    GlobalVerifierSettingsPageAttribute

    GlobalVerifierSettingsPageAttribute class represents a global verifier settings page attribute that should be used to mark global verifier settings page classes.

    LanguageDirectionVerifierAttribute

    LanguageDirectionVerifier class represents a verifier attribute that should be used to mark verifier classes used at language direction level.

    MessageControlPlugInAttribute

    MesssageControlPlugInAttribute class represents a message control plug-in attribute that should be used to mark message control plug-in classes.

    Suggestion

    Suggestion class represents a suggestion that describes a change that can be made to a document by replacing the existing markup between the from location and upto location with the suggestion markup.

    Interfaces

    IGlobalVerifier

    IGlobalVerifier interface represents a global verifier used to verify bilingual documents.

    IHelpTopic

    This interface represents the information related to the HelpTopic

    ILanguageDirectionVerifier

    ILanguageDirectionVerifier interface represents a verifier defined at language direction level used to verify bilingual documents.

    IMessageControlContainer

    IMessageControlContainer interface represents a message control container which should be the parent control - almost certainly the verification message form - that contains the message controls.

    IMessageControlPlugIn

    IMessageControlPlugIn interface represents a message control plug-in.

    ISegmentChangedAware

    This interface represents a verifier which is aware of when a segment has been manually editied by the user and can reset the segment to its original state if needed

    ISuggestionProvider

    ISuggestionProvider interface represents a suggestion provider that can make a suggestion.

    IVerificationCustomMessageData

    IVerificationCustomMessageData interface represents the contract necessary to implement in order to display the contained properties on the Verification UI

    In this article
    Back to top Generated by DocFX