nette / schema

📐 Validating data structures against a given Schema.
https://doc.nette.org/schema
Other
905 stars 26 forks source link

Add DateTime/Date Expectations #42

Closed deba12 closed 1 year ago

deba12 commented 3 years ago

As we talk on #36 this is rather crude implementation based on https://github.com/redbitcz/subreg-api-php/blob/60f377ac68f3c1871b926eca336f5eb8d3368455/src/Schema/DateTime.php Please let me know what can be improved.