X12ValidationOverride interface

The X12 validation override settings.

Properties

allowLeadingAndTrailingSpacesAndZeroes

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

messageId

The message id on which the validation settings has to be applied.

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.

validateEDITypes

The value indicating whether to validate EDI types.

validateXSDTypes

The value indicating 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

messageId

The message id on which the validation settings has to be applied.

messageId: string

Property Value

string

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.

validateCharacterSet: boolean

Property Value

boolean

validateEDITypes

The value indicating whether to validate EDI types.

validateEDITypes: boolean

Property Value

boolean

validateXSDTypes

The value indicating whether to validate XSD types.

validateXSDTypes: boolean

Property Value

boolean