Enum value for the parameter is not consistent with the parameter's type

Issue ID: semantic-parameter-enum-type-incompatible

Description

The enum value you have specified for a parameter does not match the parameter type.

Remediation

Make sure that all enum values for parameters match the parameter type.