ehn-dcc-development / hcert-kotlin

Kotlin multiplatform implementation of the HCERT/DCC specification
Apache License 2.0
25 stars 25 forks source link

Relax Schema Check #33

Closed nodh closed 3 years ago

nodh commented 3 years ago

Implements are more relaxed schema validation (as a fallback, which is activaed by default though), and tries to be more lenient when parsing dates and date-times from HCERT data.

864 Tests succeed :-)