calAlwaysValidateDates
Always check each date to ensure validity
Always, always validate each date for validity. This is useful if you are using min/maxDays and they could concievably both be zero at the same time. (The usual check for “should these dates be tested” uses falsy logic).
Data Type Expected
Boolean
Default Vaule
false
Option is Dynamic Post Initialization
False