tristanpenman / valijson

Header-only C++ library for JSON Schema validation, with support for many popular parsers
BSD 2-Clause "Simplified" License
351 stars 105 forks source link

Implement support for time-related format validations #160

Closed jrave closed 2 years ago

jrave commented 2 years ago

This only implements format support for the time related specifiers.

tristanpenman commented 2 years ago

This all looks good to me. Thank you very much for the contribution 💯