required-entity-name
Overview
This rule belongs to the apimatic-preliminary-validation ruleset and states that:
A non-null, non-empty, user-friendly name or identifier must be provided for the entity.
| Property | Value |
|---|---|
| Enabled | Yes |
| Maximum Severity | Error |
| Message | Entity name is missing. |
| Code | APIMATICPRE_V701 |
| Type | Validation |
| Rule System | Semantic |
| Broad Category | Miscellaneous |
| Products Impacted | Code Generation, Developer Experience Portal, API Transformer |
| Tags | preliminary checks validation apimatic name |
Suggested Fixes
- Name of the entity must not be null or empty.
- Assign a code-friendly and user-friendly name.
- Avoid using special characters in the name.