Table of Contents

Class GS1.Element.ValidationError

Namespace
ScanbotSDK.MAUI.BarcodeDocumentModel
Assembly
ScanbotSDK.Shared.dll
public class GS1.Element.ValidationError : GenericDocumentWrapper
Inheritance
GS1.Element.ValidationError
Inherited Members

Constructors

ValidationError(GenericDocument)

public ValidationError(GenericDocument document)

Parameters

document GenericDocument

Fields

WrapperDocumentNormalizedType

public static readonly string WrapperDocumentNormalizedType

Field Value

string

WrapperDocumentType

public static readonly string WrapperDocumentType

Field Value

string

Properties

Code

public Field Code { get; }

Property Value

Field

Reason

public Field Reason { get; }

Property Value

Field

RequiredDocumentType

protected override string RequiredDocumentType { get; }

Property Value

string