File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
client/src/main/generated/com/regula/documentreader/webclient/model Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
/**
19
19
* Lexical data analysis allows you to compare the results of reading the text data of the MRZ, the
20
20
* document filling area, barcodes and data from the memory of the RFID chip for an additional
21
- * assessment of the authenticity of the document. Single result for all pages. Deprecated since
22
- * 5.2. Instead consider to use Result.TEXT type.
21
+ * assessment of the authenticity of the document. Single result for all pages. Consider using
22
+ * Result.TEXT type for more simplicity .
23
23
*/
24
24
public class LexicalAnalysisResult extends ResultItem {
25
25
public static final String SERIALIZED_NAME_LIST_VERIFIED_FIELDS = "ListVerifiedFields" ;
You can’t perform that action at this time.
0 commit comments