CDM icon indicating copy to clipboard operation
CDM copied to clipboard

Allow legitimate falsy values in argument value

Open mjohnst opened this issue 2 years ago • 0 comments

This change allows for empty string ('', ""), 0, and false to be set as the value in CdmArgumentDefinition without causing a validation error.

mjohnst avatar Mar 02 '22 23:03 mjohnst