Table of Contents

Class GS1.Element.ValidationError

Namespace
IO.Scanbot.Sdk.Barcode.Entity
Assembly
DocumentSDK.NET.Droid.dll
public sealed class GS1.Element.ValidationError : GenericDocumentWrapper
Inheritance
GS1.Element.ValidationError
Inherited Members

Constructors

ValidationError(GenericDocument)

public ValidationError(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

public const string DocumentNormalizedType = "GS1.Element.ValidationError"

Field Value

string

DocumentType

public const string DocumentType = "ValidationError"

Field Value

string

Properties

Code

public TextFieldWrapper Code { get; }

Property Value

TextFieldWrapper

Reason

public TextFieldWrapper Reason { get; }

Property Value

TextFieldWrapper