olmelabs / EdiEngine

Simple .NET EDI X12 Reader, Writer and Validator. EDI JSON Serialization and Deserialization. Written in C#
MIT License
99 stars 47 forks source link

Extend Time validation to support time with seconds and milliseconds. #16

Closed sayfulloev closed 6 years ago

sayfulloev commented 6 years ago

Resolves #15 plus slightly reorganize DataElementValidator, split optional date time test to be Date and Time tests, add new mandatory datetime test.