I have created a Bot with the use case of banking. In that I have a task called fund transfer, to transfer the funds I need to ask the user for the date and need validate it for future and present dates for two different flows. so how can I validate using the date entity.
Hi Sameera ,
I am not using the date period entity I am using the date entity I need to ask the user for the date only at once and need to validate it with the present date not with the user input.