vin validator
Validate an US VIN (Vehicle Identification Number)
← Validators
Options
Option |
HTML attribute |
Type |
Description |
message |
data-fv-vin-message |
String |
The error message |
When setting options via HTML attributes, remember to
enable the validator by setting data-fv-vin="true".
The message option can be updated on the fly via the
updateMessage() method
Example