Table of Contents

Interface IGenericTextRecognizer.IGenericTextValidationCallback

Namespace
IO.Scanbot.Sdk.Generictext
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/generictext/GenericTextRecognizer$GenericTextValidationCallback", "", "IO.Scanbot.Sdk.Generictext.IGenericTextRecognizer/IGenericTextValidationCallbackInvoker")]
public interface IGenericTextRecognizer.IGenericTextValidationCallback : IJavaObject, IJavaPeerable, IDisposable
Inherited Members

Methods

Validate(string)

[Register("validate", "(Ljava/lang/String;)Z", "GetValidate_Ljava_lang_String_Handler:IO.Scanbot.Sdk.Generictext.IGenericTextRecognizer/IGenericTextValidationCallbackInvoker, DocumentSDK.NET.Droid")]
bool Validate(string text)

Parameters

text string

Returns

bool