Question
1
Replies
1282
Views
Posted: January 9, 2019
Last activity: January 13, 2019
Closed
Date Validate
Hi,
Can any one explain how to validate the entered date is in below format.
DD-MON-YY HH.MM.SS.MILLSECONDS (EX:27-AUG-18 01.00.00.000000000).Here the entered date property is of type string
***Moderator Edit-Vidyaranjan: Updated Platform Capability***
Hi,
Did you try Edit Validate for this ?
I think Edit validate would be ideal case, as the data is in text format. You can perform edit input on the user entered data and then use edit validate for custom validation.