Skip to main content

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.

PropertyValue
EnabledYes
Maximum SeverityError
MessageEntity name is missing.
CodeAPIMATICPRE_V701
TypeValidation
Rule SystemSemantic
Broad CategoryMiscellaneous
Products ImpactedCode Generation, Developer Experience Portal, API Transformer
Tagspreliminary 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.