Redwood VBS Validation Rule for Demographic Info - Marital Status Change Date
Summary:
Redwood VBS Validation Rule for Demographic Info - Marital Status Change Date is not working.
Content (please ensure you mask any confidential information):
Redwood VBS Validation Rule for Demographic Info - Marital Status Change Date was placed as below, but is not presenting the expected error.
Anything seems to happen, already tried using less than and greater than conditions and test cases.
Please advise.
Version (include the version you are using, if applicable): 26A
Code Snippet (add any code snippets that support your topic, if applicable):
/* eslint-disable dot-notation */define([], () => { 'use strict';
/** * Validate the Effective Date is not more than 25 days in the future. * @param {object} context * @return {boolean} */