LuigiQuarta / ng-barcode

An AngularJS directive that generates code39 barcodes
MIT License
7 stars 2 forks source link

Add some check on the user input in the I25 barcode encoding #5

Closed LuigiQuarta closed 8 years ago

LuigiQuarta commented 8 years ago

Perform a control to detect that the user input is:

LuigiQuarta commented 8 years ago

The input is checked for errors if the directive works in the i25 mode. The old error alerts now generates console errors via "throw"