Class TextFieldWrapper

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final OcrResult getValue() Field text value
      final FieldValidationStatus getValidationStatus()
      final Boolean isValid() True if the field value passes validation, null if the status is None or Ignored and false if the status is Invalid.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait