| Columns | Validations |
|---|---|
| category | • category and attribute_id combination should be unique |
| • category should be present in the style master | |
| attribute_name | Special characters (', \, null) are not allowed |
| attribute_id | • category and attribute_id combination should be unique. |
| • should be “ATTRIBUTE” followed by “1 to 9” | |
| include | Should be either 0 or 1 |