Skip to content

AIDC Toolkit / GS1 / IdentifierValidation

Interface: IdentifierValidation

Defined in: src/identifier-validator.ts:40

Identifier validation parameters.

Extends

Extended by

Properties

positionOffset?

optional positionOffset: number

Defined in: src/identifier-validator.ts:45

Position offset within a larger string. Strings are sometimes composed of multiple substrings; this parameter ensures that the error notes the proper position in the string.