menu
sysmo_verification package
documentation
kyc_validation.dart
PatternEvaluator
hasMatch abstract method
hasMatch abstract method
dark_mode
light_mode
hasMatch
abstract method
bool
hasMatch
(
String
input
)
Evaluates if the the patter has a match with the
input
Implementation
bool hasMatch(String input);
sysmo_verification package
documentation
kyc_validation
PatternEvaluator
hasMatch abstract method
PatternEvaluator class