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