Options
| Option | HTML attribute | Type | Description |
|---|---|---|---|
message |
data-fv-uuid-message |
String | The error message |
version |
data-fv-uuid-version |
String | The UUID version. Can be 3, 4, 5
or all default
|
When setting options via HTML attributes, remember to
enable the validator by setting data-fv-uuid="true".
The message and other options can be updated on the
fly via the updateMessage() and updateOption() methods
Related validators
The following validators might be useful to you: