Closed lauramaxwell closed 2 months ago
Added a simple type validation to CheckSpec() to ensure the data is coming in in the correct format based on optional type field in spec. Also added test to ensure we get an error message when there is a format mismatch
CheckSpec()
type
spec
closes #1810
Notes:
Overview
Added a simple type validation to
CheckSpec()
to ensure the data is coming in in the correct format based on optionaltype
field inspec
. Also added test to ensure we get an error message when there is a format mismatchcloses #1810
Test Notes/Sample Code
Notes: