RDPCrystal EDI Library 10.0.1.0

Released: Feb 1, 2021

10.0.1.0 での更新項目

機能

  • TypedDocument 5010
    • Added more Typed Segments like HCR.
  • EDIValidator
    • Improved handling of duplicate segments and segments that repeat more than required.

不具合の修正

  • EDIValidator
    • ClosestSegmentToError property functionality moved to AssociateClosestSegmentToErrorsAndWarnings method.
    • Removed DebugMode, WarningCount, ErrorCount, FileBlockSize, PreventInfiniteLoop, CloseSegmentToError properties.
    • SNIP Level 2 errors will be generated when an element does not contain the correct value.
  • EDIFileSplitter
    • Removed FileBlockSize property.
  • EDIFileJoiner
    • Removed FileBlockSize property.