-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Minor
-
Affects Version/s: COmanage Registry 3.1.0 (Hidden Gem)
-
Component/s: Registry
-
None
Create an alphanum-unique validator that ignores non-alphanumeric characters when validating an entry. This would be useful for (eg) CoEmailLists, to reject list-1 if list1 already exists.
This may require database side magic (indexing) to scale.