Taxonomy unique
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Overview
Taxonomy unique prohibits saving a taxonomy term when a term with the same name exists in the same vocabulary. You can configure it individually for each vocabulary, and you can set custom error messages if a duplicate is found.
8.x-2.0
This is a complete rewrite of this module, it now uses constraints instead of form validation. This means terms now get checked for uniqueness whenever they are saved (REST, migrations, in code ...), not only when using the administration pages.
