Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| None |
0 |
No barcode validation required. |
| ProductValidation |
1 |
Scan the product barcode once to validate the correct product is being picked. |
| LocationAndProductQtyValidation |
2 |
Scan the stock location barcode, then scan each product barcode until all required quantities are scanned. |
| LocationAndSingleProductValidation |
3 |
Scan the stock location barcode, then scan one product barcode to validate the correct product. |
| ProductQtyValidation |
4 |
Scan each product barcode until all required quantities are scanned (no location scan). |