Search Results for

    Show / Hide Table of Contents

    Class ParsedElement

    Represents a parsed element from structured data, containing information about the element's validity and any issues found.

    Inheritance
    System.Object
    ParsedElement
    Namespace: IronBarCode
    Assembly: IronBarCode.dll
    Syntax
    public class ParsedElement : Object

    Constructors

    ParsedElement()

    Declaration
    public ParsedElement()

    Properties

    Data

    Data content of the parsed element.

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

    Description

    Description of the parsed element.

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

    Errors

    List of errors found during parsing or validation.

    Declaration
    public List<string> Errors { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.String>

    Identifier

    Identifier of the parsed element.

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

    IsValid

    Indicates whether the element is valid.

    Declaration
    public bool IsValid { get; set; }
    Property Value
    Type Description
    System.Boolean

    Warnings

    List of warnings found during parsing or validation.

    Declaration
    public List<string> Warnings { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<System.String>
    ☀
    ☾
    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.