Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

Date of Birth Validation below 18 years (17-Dec-2021)

Requirement

In a DOB text input filed, the value should be >= 18.

If the value of DOB is <18 validation must be fired.

Solution

It can be done using the Activity

The method used in the activity will be Property-Set-Messages.

Step-1

Go to the section where ever the DOB Text Input field/Number field is plugged in.
The Age property should be Integer type.
Go to Actions Tab and add a refresh section action set as shown below.

Add an activity rule, in my case its “ClientEligible”

You might also like