mvs5465
released this
10 Jun 21:44
·
33 commits
to master
since this release
Changes
- Added complete validation of payload for BSM and TIM message types
- Lists and arbitrarily nested lists are now supported
- Validation for choice elements (only 1 object of a set is allowed) are now supported
- EqualsValue logic now allows mandatory fields within optional fields
- Added specific configuration files for BSM and TIM message types with payload fields
- Added flexible date format parsing with the inclusion of a
DateFormat
parameter in configuration files for unusually formatted timestamps using python strftime strings- Example: For the timestamp
01-APR-17 12.02.17.833000000 AM
the properDateFormat
would be%d-%b-%y %I.%M.%S.%f000 %p
- Documentation on how to create a python strftime format string can be found at
http://strftime.org/
- Example: For the timestamp