Skip to main content

Validation rules for brand categories including sensitive category checks, distinctness, validity, and count thresholds

Categories

CategoriesMustBeDistinct

DefinitionSeverityAPISampleMode
Validate that each category is distinct
VIOLATION
POST_AND_PUT
S

CategoriesMustBePresent

DefinitionSeverityAPISampleMode
Validate that categories are present
VIOLATION
POST_AND_PUT
Link
S

ModernCategoriesMustBeValid

DefinitionSeverityAPISampleMode
Validate that category is valid
VIOLATION
POST_AND_PUT
Link
S

CategoriesMustNotBeEmpty

DefinitionSeverityAPISampleMode
Validate that categories is not an empty string
VIOLATION
POST_AND_PUT
S

CountOfItemsInCategoriesListExceedsThreshold

DefinitionSeverityAPISampleMode
Validate that the count of items in categories does not exceed twenty (20)
INFO
POST_AND_PUT
S