WitParameterValidator Class
Extends IParameterValidator
Validates whether a data type if supported by
Wit.
bool IsSupportedParameterType ( Type originalType )
Tests if a parameter type can be supplied directly to a callback method from.
ReturnsTrue if the parameter type is supported. False otherwise.