public interface GenericTextRecognizer.GenericTextValidationCallback
Callback for text validation
abstract Boolean
validate(String text)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Boolean validate(String text)
Validates text and returns if it matches the need of the user
text