Validation rules for brand categories including sensitive category checks, distinctness, validity, and count thresholds
Categories
CategoriesMustBeDistinct
| Definition | Severity | API | Sample | Mode |
|---|---|---|---|---|
| Validate that each category is distinct |
CategoriesMustBePresent
| Definition | Severity | API | Sample | Mode |
|---|---|---|---|---|
Validate that categories are present | Link |
ModernCategoriesMustBeValid
| Definition | Severity | API | Sample | Mode |
|---|---|---|---|---|
| Validate that category is valid | Link |
CategoriesMustNotBeEmpty
| Definition | Severity | API | Sample | Mode |
|---|---|---|---|---|
Validate that categories is not an empty string |
CountOfItemsInCategoriesListExceedsThreshold
| Definition | Severity | API | Sample | Mode |
|---|---|---|---|---|
Validate that the count of items in categories does not exceed twenty (20) |