This site contains the document for old version. Please upgrade to the latest version v1.0.0

uuid validator

Validate an UUID, support v3, v4, v5

Validators

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: