validate Input Variable
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
input Name
the name of the input. The name must be in the input map.
value
the value associated with the input name