Closed
Date of birth validation
Hi, I need to validate DOB of user on run time, I need to use edit validate rule for performing the Validation.
DOB should not be less then 25 years old. I ma not getting the java code to do it. Can naybody help?
***Edited by Moderator Marije to change type from General to Product, added Product details and Capability tags****
To see attachments, please log in.
Hi @PrernaC5
Create one Edit Validated rule and paste the below code into it.
Could you please check the below code and try once?
and as soon as you enter the age below 25, it throws an error.
I hope this will help you,
Thanks,
Ashok