Closed sahasrara62 closed 1 year ago
Add a date check where it validates start_date <= end_date always
Thank you for your input.
Could you give more information on this? The Strategy class will check date bounds.
Added start/end bound checks to the DataSource base class as well.
Add a date check where it validates start_date <= end_date always