CDM
CDM copied to clipboard
Allow legitimate falsy values in argument value
This change allows for empty string ('', ""), 0, and false to be set as the value in CdmArgumentDefinition without causing a validation error.