-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: schema.rs
-
None
-
5
-
Iteration Sriracha, Iteration Vol au Vent, Iteration Wasabi
each type has a count field. to see if there are duplicates the following checks should be done:
- type.name is Null or Undefined, check is type.count > 1
- if there is a type.values, check if the vec is all unique