A SWIFT FIN message library
SWIFT or Society for Worldwide Interbank Financial Telecommunication provides a network to allow financial and non-financial institutions (e.g. corporates) to transfer financial transactions through a 'financial message'.
This library use to simplify the task of reading and writing SWIFT FIN messages. It also provide some validation function it reduce the amount of error in files.
- Strictly typed message reading.
- Reading MT fields and block data makes easy
- Intutive interface
- Writting supported
- Multifile reading
- More validation rules on fields are apply