Interface ISBSDKContentValidationCallback
- Namespace
- ScanbotSDK.iOS
- Assembly
- DocumentSDK.NET.iOS.dll
public interface ISBSDKContentValidationCallback : INativeObject, IDisposable
- Inherited Members
Methods
CleanWithRawText(string)
string CleanWithRawText(string rawText)
Parameters
rawText
string
Returns
ValidateWithText(string)
bool ValidateWithText(string text)
Parameters
text
string