BerryWorksSoftware / edi-json

Serializing EDI as JSON
https://github.com/BerryWorksSoftware/edi-json
100 stars 32 forks source link

Change length parameter for ISA elements #3

Closed dhananjaygoel closed 5 years ago

dhananjaygoel commented 5 years ago

I have EDIx12 837 messages which has wrong length in ISA elements.

For ex. ISA03 should be minimum 10 characters, but in my message, it is only 3 characters.

How can I change the length properties?