zemuldo / iso_8583

:credit_card::moneybag: JavaScript library for iso 8583 messaging. Handles message validation & conversion between interfaces using iso 8583 standard. Contributors are welcome.
https://zemuldo.github.io/iso_8583/
MIT License
89 stars 53 forks source link

WIP: Required echo #28

Closed lucasinocente closed 6 years ago

lucasinocente commented 6 years ago

Hello! I create a function to validate required echo fields. Basically compare two isos.

And send together a refactory for required fields function. What you think?