X12ValidationSettings interface

The X12 agreement validation settings.

Properties

allowLeadingAndTrailingSpacesAndZeroes

The value indicating whether to allow leading and trailing spaces and zeroes.

checkDuplicateGroupControlNumber

The value indicating whether to check for duplicate group control number.

checkDuplicateInterchangeControlNumber

The value indicating whether to check for duplicate interchange control number.

checkDuplicateTransactionSetControlNumber

The value indicating whether to check for duplicate transaction set control number.

interchangeControlNumberValidityDays

The validity period of interchange control number.

trailingSeparatorPolicy

The trailing separator policy.

trimLeadingAndTrailingSpacesAndZeroes

The value indicating whether to trim leading and trailing spaces and zeroes.

validateCharacterSet

The value indicating whether to validate character set in the message.

validateEDITypes

The value indicating whether to Whether to validate EDI types.

validateXSDTypes

The value indicating whether to Whether to validate XSD types.

Property Details

allowLeadingAndTrailingSpacesAndZeroes

The value indicating whether to allow leading and trailing spaces and zeroes.

allowLeadingAndTrailingSpacesAndZeroes: boolean

Property Value

boolean

checkDuplicateGroupControlNumber

The value indicating whether to check for duplicate group control number.

checkDuplicateGroupControlNumber: boolean

Property Value

boolean

checkDuplicateInterchangeControlNumber

The value indicating whether to check for duplicate interchange control number.

checkDuplicateInterchangeControlNumber: boolean

Property Value

boolean

checkDuplicateTransactionSetControlNumber

The value indicating whether to check for duplicate transaction set control number.

checkDuplicateTransactionSetControlNumber: boolean

Property Value

boolean

interchangeControlNumberValidityDays

The validity period of interchange control number.

interchangeControlNumberValidityDays: number

Property Value

number

trailingSeparatorPolicy

The trailing separator policy.

trailingSeparatorPolicy: string

Property Value

string

trimLeadingAndTrailingSpacesAndZeroes

The value indicating whether to trim leading and trailing spaces and zeroes.

trimLeadingAndTrailingSpacesAndZeroes: boolean

Property Value

boolean

validateCharacterSet

The value indicating whether to validate character set in the message.

validateCharacterSet: boolean

Property Value

boolean

validateEDITypes

The value indicating whether to Whether to validate EDI types.

validateEDITypes: boolean

Property Value

boolean

validateXSDTypes

The value indicating whether to Whether to validate XSD types.

validateXSDTypes: boolean

Property Value

boolean