FieldedText TypeScript Library
    Preparing search index...
    ErrorId: {
        InvalidIntegerString: "InvalidIntegerString";
        QuotesNotClosedInLastElement: "QuotesNotClosedInLastElement";
        UnexpectedCharAfterQuotedElement: "UnexpectedCharAfterQuotedElement";
    } = ...

    Type Declaration

    • ReadonlyInvalidIntegerString: "InvalidIntegerString"
    • ReadonlyQuotesNotClosedInLastElement: "QuotesNotClosedInLastElement"
    • ReadonlyUnexpectedCharAfterQuotedElement: "UnexpectedCharAfterQuotedElement"