I'm trying the collect the date or date of birth from the caller (MM-DD-YYYY) formate in IVR.
How to validate the given date is correct or not. If the date is invalid (12-32-1992), I have to ask the user to reenter the date immediately. Could you please advise on this?
Thanks in advance.