Skip to main content

EnsLib.EDI.EDIFACT.Validator

class EnsLib.EDI.EDIFACT.Validator extends EnsLib.EDI.EDIFACT.Scanner

Error processor, more error defs, index not in errors, This is the EDIFACT Interchange parser

Method Inventory

Parameters

parameter AllowedChars = ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzÀÁÂÄàáâäÈÉÊèéêëÌÍÎìíîïÒÓÔÖòóôöÙÚÛÜùúûüÇçÑñ;
This holds the base character set
parameter AllowedPunct = !"&'()*+,-./:;?= %~@[]_{}\|<>^`#$;

Methods

classmethod IsValidChar(pChar As %String)
classmethod IsValidSeparator(pChar As %String)
classmethod Validate(pDoc As EnsLib.EDI.EDIFACT.Document, pValSpec As %String) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab