Class CustomContentValidator
- Namespace
- ScanbotSDK.MAUI.Core.TextPattern
- Assembly
- DocumentSDK.MAUI.dll
public class CustomContentValidator : ContentValidator
- Inheritance
-
CustomContentValidator
- Inherited Members
Constructors
CustomContentValidator()
public CustomContentValidator()
Properties
AllowedCharacters
public string AllowedCharacters { get; set; }
Property Value
Callback
public ContentValidationCallback Callback { get; set; }
Property Value
Methods
FromJson(string)
public static CustomContentValidator FromJson(string rawJson)
Parameters
rawJsonstring