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.
SerializeProfileVerifierAttribute
Attribute class for the serializer verifier profile
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.
TermPicklistField
TermPicklistField class represents a termbase picklist field.
WrongSettingsFileException
Exception for settings-related issues
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
ISerializeVerifierProfile
Interface defining the operations for the serializer verifier profiles
ISuggestionProvider
ISuggestionProvider interface represents a suggestion provider that can make a suggestion.
ITermVerifierContext
ITermVerifierContext interface represents a term verifier context that provides a term verifier with the term access services that it needs.
ITermVerifierSettingsContext
ITermVerifierSettingsContext interface represents a term verifier settings context that provides a term verifier settings page with the term access services that it needs.
ITermVerifierSettingsContextAware
ITermVerifierSettingsContextAware interface represents a term verifier settings context aware object so such objects can be given the term verifier settings context; e.g. a term verifier settings page.
IVerificationCustomMessageData
IVerificationCustomMessageData interface represents the contract necessary to implement in order to display the contained properties on the Verification UI