I would like to know if it is possbile to specify in a json schema that a string is of format date-time and is restricted to a specific interval.
In my case, I need to validate that the year of the submitted date is within the interval 2006 to 2012.