Search Results for

    Show / Hide Table of Contents

    Class IronBarCodeParsingException

    A generic Exception raised during the parsing of structured data by IronBarCode

    Inheritance
    System.Object
    IronBarCodeException
    IronBarCodeParsingException
    Namespace: IronBarCode.Exceptions
    Assembly: IronBarCode.dll
    Syntax
    public class IronBarCodeParsingException : IronBarCodeException

    Properties

    Input

    The input that caused the parsing error

    Declaration
    public string Input { get; }
    Property Value
    Type Description
    System.String

    ParserType

    Type of parser that failed (e.g., "GS1", "Code128", "QR", etc.)

    Declaration
    public string ParserType { get; }
    Property Value
    Type Description
    System.String

    Position

    Position in the input where the error occurred (if applicable)

    Declaration
    public Nullable<int> Position { get; }
    Property Value
    Type Description
    System.Nullable<System.Int32>

    ValidationErrors

    List of validation errors from ParseResult

    Declaration
    public IReadOnlyList<string> ValidationErrors { get; }
    Property Value
    Type Description
    System.Collections.Generic.IReadOnlyList<System.String>

    ValidationWarnings

    List of validation warnings from ParseResult

    Declaration
    public IReadOnlyList<string> ValidationWarnings { get; }
    Property Value
    Type Description
    System.Collections.Generic.IReadOnlyList<System.String>

    See Also

    IronBarCodeException
    ☀
    ☾
    Downloads
    • Download with Nuget
    • Start for Free
    In This Article
    Back to top
    Install with Nuget
    Want to deploy IronBarcode to a live project for FREE?
    What’s included?
    30 days of fully-functional product
    Test and share in a live environment
    No watermarks in production
    Get your free 30-day Trial Key instantly.
    No credit card or account creation required
    Your Trial License Key has been emailed to you.
    Download IronBarcode free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.