edi997

package
v0.0.0-...-c407d37 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EDI

type EDI struct {
	InterchangeControlEnvelope interchangeControlEnvelope
}

EDI holds all the segments to parse an EDI 997

func (*EDI) Parse

func (e *EDI) Parse(ediString string) error

Parse takes in a string representation of a 997 EDI file and reads it into a 997 EDI struct

func (EDI) Validate

func (edi997 EDI) Validate() error

Validate will validate the EDI997 (and nested structs) to make sure they will produce legal EDI. This returns either an InvalidValidationError or a validator.ValidationErrors that allows all validation errors to be introspected individually.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL