Barcode Input Validation
You can restrict the data that can be entered for a given barcode context. To do this, add a regular expression to validate the input data before it is processed. The validation can check the type of data that is added or verify that entered codes meet standard guidelines. For example, you might want to ensure that a shipment reference is always 10 characters long or verify that a numeric value is scanned for the tare weight.