API reference
API reference
Select your platform
No SDKs available
No versions available

WitParameterValidator Class

Validates whether a data type if supported by Wit.
Meta::WitAi::Windows::WitParameterValidator extends Meta.Conduit.Editor.IParameterValidator.

Overview

Public Member Functions

bool
IsSupportedParameterType
( Type originalType )
Tests if a parameter type can be supplied directly to a callback method from.

Details

Member Functions

bool Meta.WitAi.Windows.WitParameterValidator.IsSupportedParameterType
( Type originalType )
Tests if a parameter type can be supplied directly to a callback method from.
Parameters
type
The data type.
Returns
True if the parameter type is supported. False otherwise.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon