You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

What is the recommended method for Validating Date of Birth? (Redwood)

edited May 8, 2025 8:52AM in Human Capital Management 6 comments

Summary:

25B documentation states that date of birth validation is now a possible use case for Defaulting and Validation, but I am unsure as to how to implement it. What we are trying to achieve is if their date of birth is not greater than or equal to 15 and younger than 100, then it should error and not be able to update the date of birth.

25B Default and Validate Field Values in HCM Redwood Applications

Content (please ensure you mask any confidential information):

I'm doing this on the Personal Details page and I see that regex is now available to use so came up with the pattern ^(1[5-9]|[2-9][0-9]). This pattern matches correctly against the data I see in the

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!