Search Results for

    Show / Hide Table of Contents

    Enum Segment.ValidationMode

    Determines the type of validation to perform in Segment.Validate(ValidationMode).

    Namespace: Sdl.LanguagePlatform.Core
    Assembly: Sdl.LanguagePlatform.Core.dll
    Syntax
    public enum Segment.ValidationMode

    Fields

    Name Description
    IgnorePairedTagErrors

    Ignore errors caused by paired tags. Errors caused by standalone or placeholder tags will still be reported.

    ReportAllErrors

    Report all errors.

    In this article
    • Fields
    Back to top Generated by DocFX