UNPKG

@bn-digital/strapi-plugin-field-uuid

Version:

This plugin adds support of UUID field type to Strapi

8 lines (7 loc) 240 B
{ "form.label": "UUID", "form.description": "Generates UUID v4", "form.field.generate": "Generate", "form.field.regex": "The Regexp pattern to validate the UUID format.", "form.field.error": "The UUID format is invalid." }