EdifactValidationOverride interface

The Edifact validation override settings.

Properties

allowLeadingAndTrailingSpacesAndZeroes

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

enforceCharacterSet

The value indicating whether to validate character Set.

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.

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

enforceCharacterSet

The value indicating whether to validate character Set.

enforceCharacterSet: 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

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