shapeshifter / shapeshifter-specification

This repository contains the Shapeshifter specification. Files in this repository are used to generate an easily readable and navigable specification, that can be accessed using the link below
https://shapeshifter.github.io/shapeshifter-specification/
Apache License 2.0
6 stars 8 forks source link

Documentation paragraph 3.5 "ExpirationDateTime out of bounds " unclear #46

Closed radboudp closed 7 months ago

radboudp commented 2 years ago

Should list which messages to check the expiration date time for. Should clarify per message what values the expiration date time needs to adhere to.

tomwetjens commented 1 year ago

Is it really possible to specify all rules for ExpirationDateTime - as some are country or implementation specific? We could add some generic rules to the specification like 'not in the past', 'not after Period' etc.

capacious commented 1 year ago

Proposed a solution in the doc_update MR

capacious commented 7 months ago

Fixed in PR !87