isbn validator
Validate an ISBN (International Standard Book Number). Support both ISBN 10 and ISBN 13
← Validators
Options
Option | HTML attribute | Type | Description |
message | data-fv-isbn-message | String | The error message |
When setting options via HTML attributes, remember to enable the validator by setting data-fv-isbn="true".
The message option can be updated on the fly via the
updateMessage() method
Example
Related validators
The following validators might be useful to you: