Question
7
Replies
8677
Views
EY
Posted: January 24, 2017
Last activity: March 22, 2017
Closed
Solved
Date Format (YYYYMMDD) validation
Dear All
I have a string property in which user enters a date in yyyymmdd format. I need to validate to check it's in valid YYYYMMDD format, in the activity. I do not see any OOTB functions to validate the date. Can you please give me a solution on how to validate the string to contain valid YYYYMMDD date value.
Thanks
Hi,
You can create a edit validate rule to validate the format of the date and include it in the advanced tab of the property rule under Use Validate.
You can refer to the OOTB edit validate rules for a reference.
Regards,
Gisela