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