validateInputVariable

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

Return

true if the name and value are valid, false otherwise

Parameters

inputName

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

value

the value associated with the input name