Skip to content

Square9Softworks/VINValidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VINValidator

Calculate and validate the checksum in a vehicle ID also know as a VIN. Use this when extracting VIN data from auto repair orders, sales documents, or other documents that might contain a 17 character vehicle ID. Download the supported version of this Assembly from: http://www.square-9.com/dlls/Square9.CA.VinValidate.dll

VIN:YourVIN and VINSTATUS: must be present in your GlobalCapture process fields. Note: These literal values must be present as data in the field. This it not the field's name, only it's value. True or False is returned to the field containing VINSTATUS:. VINSTATUS: is replaced with True or False. Use this value to control your document's process flow.

Vin Checksum logic based on https://github.com/dalenewman/Vin

About

Call Assembly to calculate and validate the checksum in a VIN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages