codegram/date_validator

Is there any way that I can make sure that ranges are exclusive?

SyedMSawaid opened this issue · 0 comments

Suppose I have a Sprint which has start_date and end_date.

Now I want this start_date and end_date to be exclusive for every Sprint of a Project such that there are no two Sprints with colliding/overlapping date range.