Data Structure for Skill
Attribute Name | Base Type | Restrictions | Description |
---|---|---|---|
skillId | int | None | Numeric identifier of the skill |
skillName | string | minlength = 1 maxlength = 24 occurrences = 1 Skill Name contains alphanumeric characters, special characters, spaces, underscores (_), and hyphens (-) without leading or trailing white spaces. | Name of the skill |