How To Parse, Load And Validate using .Net
In this tutorial we’ll discuss how to parse, load and validate EDI data using C#.Net. Any .Net compatible language can be used, for example VB.Net. EDIValidator is arguably one of the most important components in RDPCrystal EDI Library. It takes two parameters, a validation rules file and an EDI file ( or string ) to validate.
How To Parse, Load And Validate using .Net Read More »