Table of Contents

Interface INativeGenericTextValidationCallback

Namespace
IO.Scanbot.Generictext
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/generictext/NativeGenericTextValidationCallback", "", "IO.Scanbot.Generictext.INativeGenericTextValidationCallbackInvoker")]
public interface INativeGenericTextValidationCallback : IJavaObject, IJavaPeerable, IDisposable
Inherited Members

Methods

Validate(string)

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

Parameters

string string

Returns

bool