validateInputVariable

Checks if the supplied value is a valid input value for the supplied input name.

Return

true if the value is valid, false otherwise

Parameters

inputName

the name of the input. The name must be in the input map.

value

the value to be assigned to the input