Tweak JSON::decode null behaviour and deprecate StrictDate validators
What's Changed
- Fix StrictDate::date_after tests & deprecate validating InvalidUserDateTime by @acoulton in #46
- Update JSON::decode to throw on null instead of catching ErrorException by @acoulton in #47
Full Changelog: v1.17.1...v1.17.2