Read EDI documentsStream the contents of EDI documents into typed objects. Allows you to read files of any size, having multiple interchanges or even containing corrupt data without breaking.Write EDI documentsCreate your own EDI objects, and then write them to a stream or directly to a file. Allows you to customize all delimiters and segment postfixes. All trailers are set automatically for you.Validate EDI objectsEnsure all of your EDI objects are valid against their EDI specification before processing them any further. Produces rich error context to help you quickly troubleshoot failures.