We have an entity that allows users to input holidays in VI. In this entity, we have a date field and there is a requirement from the customer that users should not be able to add past dates. So, for example I want to add a holiday today for New Year 2025 i.e. 1st Jan, 2025, the system should allow the user to add this holiday. How can we achieve this in SAS VI? Is there a control to restrict the users to add past dates in SAS VI OOB?