ALVinConfig Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | ALPluginConfig.h |
charWhitelist
Restricts the scanner to a set of characters to be detected.
@property (nonatomic, nullable, copy) NSString *charWhitelistDeclared In
ALPluginConfig.h
validationRegex
Sets a regular expression which the scanned text needs to match in order to trigger a scan result.
@property (nonatomic, nullable, copy) NSString *validationRegexDeclared In
ALPluginConfig.h